root/tags/lgt2310/integration/logtalk_sicstus3.pl

Revision 3941, 459 bytes (checked in by pmoura, 13 months ago)

Updated release number to 2.31.0 due to the incompatible changes in this version regarding compiler hooks.

  • Property svn:eol-style set to native
Line 
1
2%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
3%
4%  Logtalk - Open source object-oriented logic programming language
5%  Release 2.31.0
6%
7%  Copyright (c) 1998-2007 Paulo Moura.  All Rights Reserved.
8%
9%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
10
11
12:- compile('$LOGTALKUSER/configs/sicstus.config').
13:- compile('$LOGTALKHOME/compiler/logtalk.pl').
14:- compile('$LOGTALKUSER/libpaths/libpaths.pl').
Note: See TracBrowser for help on using the browser.