mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 15:52:50 -06:00
throw away the long obsolete runtime type information in the C runtime
This commit is contained in:
@@ -25,7 +25,6 @@ guinclude_HEADERS = \
|
||||
gu/str.h \
|
||||
gu/string.h \
|
||||
gu/sysdeps.h \
|
||||
gu/type.h \
|
||||
gu/ucs.h \
|
||||
gu/utf8.h \
|
||||
gu/variant.h
|
||||
@@ -57,7 +56,6 @@ libgu_la_SOURCES = \
|
||||
gu/prime.c \
|
||||
gu/str.c \
|
||||
gu/string.c \
|
||||
gu/type.c \
|
||||
gu/utf8.c \
|
||||
gu/ucs.c \
|
||||
gu/variant.c
|
||||
|
||||
Reference in New Issue
Block a user