module for charsio

This commit is contained in:
Vitor Santos Costa
2015-10-20 07:52:33 +01:00
parent d48772c24d
commit 2b5bddb690
10 changed files with 18 additions and 20 deletions

View File

@@ -1,4 +1,4 @@

/* This file, ihstruct.h, was generated automatically by "yap -L misc/buildheap"
please do not update, update misc/HEAPFIELDS instead */
@@ -91,6 +91,7 @@
IDB_MODULE = MkAtomTerm(AtomIDB);
ATTRIBUTES_MODULE = MkAtomTerm(AtomAttributes);
CHARSIO_MODULE = MkAtomTerm(AtomCharsio);
CHTYPE_MODULE = MkAtomTerm(AtomChType);
TERMS_MODULE = MkAtomTerm(AtomTerms);
SYSTEM_MODULE = MkAtomTerm(AtomSystem);
OPERATING_SYSTEM_MODULE = MkAtomTerm(AtomOperatingSystemSupport);