Changeset 4289 for trunk/configs/k.config
- Timestamp:
- 05/30/08 06:47:50 (7 months ago)
- Files:
-
- 1 modified
-
trunk/configs/k.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/configs/k.config
r4283 r4289 6 6 % configuration file for K-Prolog 5.1.2a and later 5.1.x versions 7 7 % 8 % last updated: January 23, 20088 % last updated: May 30, 2008 9 9 % 10 10 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% … … 187 187 188 188 '$lgt_default_flag'(encoding_directive, unsupported). 189 '$lgt_default_flag'(multifile_directive, unsupported). 189 190 '$lgt_default_flag'(threads, unsupported). 190 191
