forked from GitHub/gf-core
initial binding to Prolog for the C runtime
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
:- module(pgf, [ readPGF/2, language/3 ]).
|
||||
:- use_foreign_library(foreign('./swipgf.so')).
|
||||
Reference in New Issue
Block a user