Greetings, I'm currently trying to "join" two programs written in prolog. Both are composed by multiple source files organized in folders.
I'd like to "compile" both projects source files into single files and include /consult them from the prolog source of my "integrator"; like a .jar in the java way. Already tried compiling both projects with gplc and using consult \ on these native executables, but with no success. Can anyone help me on this task ? Thanks in advance, Peter _______________________________________________ Users-prolog mailing list [email protected] http://lists.gnu.org/mailman/listinfo/users-prolog
