hi to all I need to have two separate prolog files: 1 for common functions and 1 for main program. I'm using include/1 in main file like this
include('commons.pl').
but nothing to do!!
Anyone can help me?
-V-
_______________________________________________ Users-prolog mailing list [email protected] http://lists.gnu.org/mailman/listinfo/users-prolog
