forked from GitHub/gf-rgl
bug fix in Compute
This commit is contained in:
@@ -73,8 +73,8 @@ present:
|
|||||||
$(GFCP) common/ConstructX.gf
|
$(GFCP) common/ConstructX.gf
|
||||||
mv */*.gfc */*.gfr ../present
|
mv */*.gfc */*.gfr ../present
|
||||||
touch api/Constructors.gf
|
touch api/Constructors.gf
|
||||||
$(GFCCP) api/Constructors???.gf
|
$(GFCCP) -path=api:present:prelude api/Constructors???.gf
|
||||||
mv api/Constructors*.gfc api/Constructors*.gfr ../alltenses
|
mv api/Constructors*.gfc api/Constructors*.gfr ../present
|
||||||
|
|
||||||
mathematical:
|
mathematical:
|
||||||
$(GFCC) mathematical/MathematicalEng.gf
|
$(GFCC) mathematical/MathematicalEng.gf
|
||||||
|
|||||||
Reference in New Issue
Block a user