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/docs/md/load_files.md

14 lines
279 B
Markdown
Raw Normal View History

2018-05-01 23:25:58 +01:00
Loading and Organising YAP Programs {#load_files}
====================================
2016-12-10 09:13:43 +00:00
2018-05-08 23:42:02 +01:00
Next, we present the main predicates and directives available to load
2017-10-27 13:51:29 +01:00
files and to control the Prolog environment.
2016-12-10 09:13:43 +00:00
2018-04-27 13:01:08 +01:00
+ @ref YAPConsulting
2016-12-10 09:13:43 +00:00
2018-05-10 13:11:56 +01:00
+ @page modules
2017-05-02 07:42:21 +01:00
2018-04-27 13:01:08 +01:00
+ @ref YAPBigLoad
2017-05-02 07:42:21 +01:00
2018-04-27 13:01:08 +01:00