diff include/common.h @ 3:a5bddd859104

implement delwhtie
author pyon@macmini
date Tue, 04 Oct 2011 07:43:08 +0900
parents 1ea4f7981ff5
children a505f7417742
line wrap: on
line diff
--- a/include/common.h	Sun Oct 02 18:44:03 2011 +0900
+++ b/include/common.h	Tue Oct 04 07:43:08 2011 +0900
@@ -1,5 +1,5 @@
 // Filename   : common.h
-// Last Change: 02-Oct-2011.
+// Last Change: 03-Oct-2011.
 //
 #ifndef __COMMON__
 #define __COMMON__
@@ -19,6 +19,7 @@
     ID_DRIVE,
     ID_DATE,
     ID_CCN,
+    ID_STDIR,
     ID_MKDIR,
     ID_DIR,
     ID_DOMOVE,