Go to the first, previous, next, last section, table of contents.
- Library usage:
:- use_package(actmods).
or
:- module(...,...,[actmods]).
- Other modules used:
- System library modules:
actmods/actmodrt,
aggregates,
dynamic,
iso_misc,
iso_byte_char,
iso_incomplete,
operators,
read,
streams,
write.
Go to the first, previous, next, last section, table of contents.