New ACC version.

committer: mfx <mfx> 1062077078 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2003-08-28 13:24:38 +00:00
parent 655094239c
commit 919a899c39
9 changed files with 467 additions and 48 deletions
+6
View File
@@ -39,6 +39,7 @@
# define ACCLIB_PUBLIC(r,f) r __ACCLIB_FUNCNAME(f)
#endif
#include ACC_CONFIG_INCLUDE("acclib/bele.ch")
#include ACC_CONFIG_INCLUDE("acclib/hmemcpy.ch")
#include ACC_CONFIG_INCLUDE("acclib/halloc.ch")
#include ACC_CONFIG_INCLUDE("acclib/dosalloc.ch")
@@ -48,6 +49,11 @@
#include ACC_CONFIG_INCLUDE("acclib/rand.ch")
#include ACC_CONFIG_INCLUDE("acclib/misc.ch")
#if 0
/* modules which use floating point are not included by default */
#include ACC_CONFIG_INCLUDE("acclib/uclock.ch")
#endif
/*
vi:ts=4:et