Update of /cvsroot/anet/ANet/ANet_Daemon/Common
In directory usw-pr-cvs1:/tmp/cvs-serv5991
Added Files:
Files.h
Log Message:
""
--- NEW FILE: Files.h ---
/******************************************************************
ANet_Deamon/Common/Memory.h
Declarations for memory management in the ANet deamon.
Part of the run-time wrapper of the ANet project.
Distributed under GPL: http://www.gnu.org/copyleft/gpl.html
******************************************************************/
#ifndef ANET_FILES
#define ANET_FILES
#endif
|