mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
oops - forgot mkPresent as well
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
RUNGHC=runghc
|
||||
RUNMAKE=$(RUNGHC) Make.hs
|
||||
|
||||
GF_LIB_PATH=..
|
||||
|
||||
.PHONY: all present alltenses lang api math prelude test demo synopsis link compiled clean
|
||||
|
||||
all: link prelude present alltenses compat
|
||||
|
||||
1
next-lib/src/mkPresent
Normal file
1
next-lib/src/mkPresent
Normal file
@@ -0,0 +1 @@
|
||||
grep -v "\-\-\# notpresent" $1
|
||||
Reference in New Issue
Block a user