| |||||||||||
| unloads a file from MINERVA. The file must have been compiled with "minervac -dynamic"
unload(+FileName)unload/1 removes the MINERVA-Code of FileName.mbc from MINERVA.
Arguments
FileName string
Examples
Standard
This predicate is not part of the ISO-Prolog Standard.
See alsoasserta/1, assertz/1, abolish/1, collect/3, load/1, loaded/1/2, retract/1, retractall/1. | |||||||||||
| |||||||||||
| Back> |
|