4d94446c25
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1416 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
11 lines
132 B
Prolog
11 lines
132 B
Prolog
|
|
:- use_module(library(swi)).
|
|
|
|
:- yap_flag(unknown,error).
|
|
|
|
library_directory('yap_extras').
|
|
|
|
:- include('chr_swi_bootstrap.pl').
|
|
|
|
|