mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 09:02:50 -06:00
a logic library; fix in make mathematical
This commit is contained in:
@@ -58,7 +58,14 @@ present:
|
||||
mv */*.gfc */*.gfr ../present
|
||||
|
||||
mathematical:
|
||||
$(GF) -make -nocf $(GFCP) mathematical/Mathematical???.gf
|
||||
$(GFCC) mathematical/MathematicalEng.gf
|
||||
$(GFCC) mathematical/MathematicalNor.gf
|
||||
$(GFCC) mathematical/MathematicalGer.gf
|
||||
$(GFCC) mathematical/MathematicalSpa.gf
|
||||
$(GFCC) mathematical/MathematicalIta.gf
|
||||
$(GFCC) mathematical/MathematicalFre.gf
|
||||
$(GFCC) mathematical/MathematicalSwe.gf
|
||||
$(GFCC) mathematical/MathematicalFin.gf
|
||||
mv mathematical/*.gfc ../mathematical
|
||||
|
||||
multimodal:
|
||||
|
||||
Reference in New Issue
Block a user