mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
fixes before beta3 release
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
--# -path=.:../abstract:../romance:../common:prelude
|
||||
|
||||
concrete StructuralFre of Structural = CatFre **
|
||||
open PhonoFre, MorphoFre, ParadigmsFre, IrregFre, (X = ConstructX), Prelude in {
|
||||
open PhonoFre, MorphoFre, ParadigmsFre, IrregFre, (X = ConstructX),
|
||||
MakeStructuralFre,
|
||||
Prelude in {
|
||||
|
||||
flags optimize=all ; coding=utf8 ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user