inlib  1.2.0
/Users/barrand/private/dev/softinex/old/inexlib-1.2/inlib/inlib/rroot/date
Go to the documentation of this file.
00001 // Copyright (C) 2010, Guy Barrand. All rights reserved.
00002 // See the file inlib.license for terms.
00003 
00004 #ifndef inlib_rroot_date
00005 #define inlib_rroot_date
00006 
00007 namespace inlib {
00008 namespace rroot {
00009 
00010 typedef unsigned int date;
00011 
00012 }}
00013 
00014 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines