- Timestamp:
- 10/17/04 14:21:22 (4 years ago)
- Location:
- trunk
- Files:
-
- 3 modified
-
configs/ji.config (modified) (1 diff)
-
configs/NOTES (modified) (1 diff)
-
RELEASE_NOTES (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/configs/ji.config
r1565 r1599 4 4 % Release 2.21.2 5 5 % 6 % configuration file for JIProlog 3.0.0- 3or later7 % 8 % last updated: October 1 0, 20046 % configuration file for JIProlog 3.0.0-4 or later 7 % 8 % last updated: October 17, 2004 9 9 % 10 10 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -
trunk/configs/NOTES
r1598 r1599 194 194 ji.config 195 195 196 Written with the help of the JIProlog author (but if you find any Logtalk 197 problem please report it to me). 196 Experimental configuration file, written with the help of the JIProlog 197 author (but if you find any Logtalk problem please report it to me). 198 When running on MacOS X, there is a bug on the exists_file/1 built-in 199 predicate which prevents Logtalk from compiling source files. 198 200 Don't forget to use the chdir/1 predicate to set the working directory 199 201 before loading the library or an example. -
trunk/RELEASE_NOTES
r1590 r1599 19 19 Added support for a new alias/1 predicate property. 20 20 21 New config file for JIProlog 3.0 (see the configs/NOTES file for details). 21 New experimental config file for JIProlog 3.0 (see the configs/NOTES file 22 for details). 22 23 23 24 Added a mode bundle for the TextMode 1.0.x (MacOS X) text editor providing
