Go to the first, previous, next, last section, table of contents.
- Library usage:
:- use_package(mycin).
or
:- module(...,...,[mycin]).
- Exports:
- New operators defined:
cf/2 [700,xfy],
extern/1 [1150,fx].
- Other modules used:
- System library modules:
aggregates,
dynamic,
iso_misc,
iso_byte_char,
iso_incomplete,
operators,
read,
streams,
write,
mycin/mycin_rt.
- PREDICATE: mycin/2:
-
No further documentation available for this predicate.
Go to the first, previous, next, last section, table of contents.