381a3401ac
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2147 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
12 lines
131 B
Prolog
12 lines
131 B
Prolog
|
|
|
|
:- multifile user:file_search_path/2.
|
|
|
|
:- add_to_path('.').
|
|
|
|
:- yap_flag(unknown,error).
|
|
|
|
:- include('chr_swi_bootstrap.pl').
|
|
|
|
|