mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-26 07:31:32 -06:00
fe2fad8f8d
+ Avoids some code duplication by combinging lookupModule and lookupIdentInfo. + Also removed lookupIdentInfo from export list, since it is not used anywhere else.