[Anet-checkins] CVS: ANet/ANet_Daemon/Common Files.h,1.3,1.4
Status: Abandoned
Brought to you by:
benad
From: Benoit N. <be...@us...> - 2001-12-04 00:50:06
|
Update of /cvsroot/anet/ANet/ANet_Daemon/Common In directory usw-pr-cvs1:/tmp/cvs-serv31253 Modified Files: Files.h Log Message: "" Index: Files.h =================================================================== RCS file: /cvsroot/anet/ANet/ANet_Daemon/Common/Files.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Files.h 2001/12/04 00:45:04 1.3 --- Files.h 2001/12/04 00:50:03 1.4 *************** *** 3,8 **** Declarations for file management in the ANet deamon. Those declarations are common to all platforms. ! Platform-specific declarations are in: ! ANet_Daemon/<platform>/FilesSpecific.h Part of the run-time wrapper of the ANet project. --- 3,8 ---- Declarations for file management in the ANet deamon. Those declarations are common to all platforms. ! Platform-specific declarations are in: ! ANet_Daemon/<platform>/FilesSpecific.h Part of the run-time wrapper of the ANet project. |