mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 00:02:50 -06:00
comparison for strings in libgu
This commit is contained in:
@@ -85,6 +85,9 @@ extern GuHasher gu_string_hasher[1];
|
||||
|
||||
bool
|
||||
gu_string_eq(GuString s1, GuString s2);
|
||||
|
||||
int
|
||||
gu_string_cmp(GuString s1, GuString s2);
|
||||
#endif
|
||||
|
||||
#ifdef GU_TYPE_H_
|
||||
|
||||
Reference in New Issue
Block a user