00001 /* simpleState.tcc 00002 */ 00003 #ifndef _SIMPLE_STATE_TCC 00004 #define _SIMPLE_STATE_TCC 00005 00006 #include "osl/state/simpleState.h" 00007 00008 #endif /* _SIMPLE_STATE_TCC */ 00009 // ;;; Local Variables: 00010 // ;;; mode:c++ 00011 // ;;; c-basic-offset:2 00012 // ;;; End: