mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 09:32:53 -06:00
use strunct PgfConcrLin for consistency
This commit is contained in:
@@ -74,7 +74,7 @@ PgfPhrasetable phrasetable_delete(PgfPhrasetable table,
|
|||||||
PGF_INTERNAL_DECL
|
PGF_INTERNAL_DECL
|
||||||
size_t phrasetable_size(PgfPhrasetable table);
|
size_t phrasetable_size(PgfPhrasetable table);
|
||||||
|
|
||||||
class PgfConcrLin;
|
struct PgfConcrLin;
|
||||||
|
|
||||||
struct PGF_INTERNAL_DECL PgfTextSpot {
|
struct PGF_INTERNAL_DECL PgfTextSpot {
|
||||||
size_t pos; // position in Unicode characters
|
size_t pos; // position in Unicode characters
|
||||||
|
|||||||
Reference in New Issue
Block a user