Hi

you need to use a directive (don't forget :-) like:

:- include(commons).

Daniel

Le 10/12/2010 18:06, vitotafuni a écrit :
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-

--
Ce message a été vérifié par MailScanner pour des virus ou des polluriels et rien de suspect n'a été trouvé.
_______________________________________________ Users-prolog mailing list [email protected] http://lists.gnu.org/mailman/listinfo/users-prolog



_______________________________________________
Users-prolog mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/users-prolog

Reply via email to