mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-19 17:59:32 -06:00
bug fix in Compute
This commit is contained in:
@@ -73,8 +73,8 @@ present:
|
||||
$(GFCP) common/ConstructX.gf
|
||||
mv */*.gfc */*.gfr ../present
|
||||
touch api/Constructors.gf
|
||||
$(GFCCP) api/Constructors???.gf
|
||||
mv api/Constructors*.gfc api/Constructors*.gfr ../alltenses
|
||||
$(GFCCP) -path=api:present:prelude api/Constructors???.gf
|
||||
mv api/Constructors*.gfc api/Constructors*.gfr ../present
|
||||
|
||||
mathematical:
|
||||
$(GFCC) mathematical/MathematicalEng.gf
|
||||
|
||||
Reference in New Issue
Block a user