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

12 lines
269 B
Markdown
Raw Normal View History

2017-05-19 09:54:35 +01:00
@defgroup load_files Loading and Organising YAP Programs
2016-12-10 09:13:43 +00:00
2017-05-19 09:54:35 +01:00
@brief 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
2017-05-19 09:54:35 +01:00
+ @subpage YAPConsulting
2016-12-10 09:13:43 +00:00
2017-05-19 09:54:35 +01:00
+ @subpage YAPModules
2017-05-02 07:42:21 +01:00
2017-05-19 09:54:35 +01:00
+ @subpage YAPBigLoad
2017-05-02 07:42:21 +01:00
2017-05-19 09:54:35 +01:00