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/lib.md

16 lines
269 B
Markdown
Raw Normal View History

2018-11-22 11:48:47 +00:00
@file LIBRARY.md
2018-05-10 13:23:14 +01:00
@defgroup library YAP Prolog Library
2018-11-22 11:48:47 +00:00
2018-05-10 13:11:56 +01:00
@{
2018-11-22 11:48:47 +00:00
YAP supports
2018-05-10 13:23:14 +01:00
the library_directory path (set by the
`LIBDIR` variable in the Makefile for YAP). Several files in the
library are originally from the public-domain Edinburgh Prolog library.
2018-05-10 13:11:56 +01:00
2018-10-15 13:48:49 +01:00
[TOC]
2018-05-10 13:11:56 +01:00
@}