This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/LGPL/chr/chr_swi_bootstrap.yap

11 lines
132 B
Plaintext
Raw Normal View History

:- use_module(library(swi)).
:- yap_flag(unknown,error).
library_directory('yap_extras').
:- include('chr_swi_bootstrap.pl').