Changeset 501
- Timestamp:
- 07/08/03 15:04:02 (6 years ago)
- Location:
- trunk/configs
- Files:
-
- 2 modified
-
bin.config (modified) (1 diff)
-
NOTES (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/configs/bin.config
r485 r501 4 4 % Release 2.15.4 5 5 % 6 % configuration file for BinProlog 8.x 6 % configuration file for BinProlog 8.x~9.x 7 7 % 8 8 % last updated: March 20, 2003 -
trunk/configs/NOTES
r487 r501 111 111 112 112 113 Bin-Prolog 8.x 113 Bin-Prolog 8.x~9.x 114 114 115 115 bin.config … … 199 199 and pre-processor plus the runtime by doing something like: 200 200 201 % cd lgt215 3201 % cd lgt2154 202 202 % cp configs/gnu.config configs/gnu.pl 203 203 … … 393 393 source files. To improve the integration between Logtalk and SWI-Prolog 394 394 edit the compiler/logtalk.pl file and add the line ":- system_module." 395 to the top of the file. In addition, you mayload the file configs/swihook.pl396 in order to be able to load Logtalk entities using SWI-Prolog load_files/2 395 to the top of the file. You may also load the file configs/swihook.pl 396 in order to be able to load Logtalk entities using SWI-Prolog load_files/2 397 397 and consult/1 predicates. 398 398 … … 438 438 439 439 440 YAP 4.2.0 & 4.3.x 440 YAP 4.2.0 & 4.3.x~4.5.x 441 441 442 442 yap420.config
