Changeset 4013 for trunk/integration
- Timestamp:
- 01/09/08 15:19:24 (12 months ago)
- Files:
-
- 1 modified
-
trunk/integration/logtalk_yap.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/integration/logtalk_yap.pl
r4005 r4013 11 11 12 12 :- initialization(( 13 reconsult('$LOGTALKUSER/configs/yap.config'), flush_output,14 reconsult('$LOGTALKHOME/compiler/logtalk.pl'), flush_output,13 reconsult('$LOGTALKUSER/configs/yap.config'), 14 reconsult('$LOGTALKHOME/compiler/logtalk.pl'), 15 15 reconsult('$LOGTALKUSER/libpaths/libpaths.pl'))).
