mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-15 14:12:51 -06:00
initial binding to Prolog for the C runtime
This commit is contained in:
2
src/runtime/swipl/Makefile
Normal file
2
src/runtime/swipl/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
all:
|
||||
swipl-ld -cc-options,-std=c99 -lgu -lpgf -shared swipgf.c -o swipgf.so
|
||||
Reference in New Issue
Block a user