inform about new module for system library

This commit is contained in:
Vítor Santos Costa II
2010-04-22 12:11:15 +01:00
parent 14b1f65e35
commit 3272d5d230
10 changed files with 11 additions and 1 deletions

View File

@@ -90,6 +90,7 @@
#define CHARSIO_MODULE Yap_heap_regs->charsio_module
#define TERMS_MODULE Yap_heap_regs->terms_module
#define SYSTEM_MODULE Yap_heap_regs->system_module
#define OPERATING_SYSTEM_MODULE Yap_heap_regs->operating_system_module
#define READUTIL_MODULE Yap_heap_regs->readutil_module
#define HACKS_MODULE Yap_heap_regs->hacks_module
#define ARG_MODULE Yap_heap_regs->arg_module