added the Mmgr class and modifiled related classes
This commit is contained in:
@ -1,5 +1,9 @@
|
||||
|
||||
pkginclude_HEADERS = mem.h chr.h str.h lda.h map.h rex.h sll.h dll.h opt.h tio.h fio.h pio.h sio.h time.h
|
||||
pkginclude_HEADERS = mem.h chr.h str.h lda.h map.h rex.h sll.h dll.h opt.h tio.h fio.h pio.h sio.h time.h
|
||||
|
||||
#if ENABLE_CXX
|
||||
#pkginclude_HEADERS +=
|
||||
#endif
|
||||
|
||||
pkgincludedir = $(includedir)/qse/cmn
|
||||
|
||||
|
Reference in New Issue
Block a user