stage_internal.hh

Go to the documentation of this file.
00001 
00008 #ifndef STG_INTERNAL_H
00009 #define STG_INTERNAL_H
00010 
00011 // external definitions for libstage users
00012 #include "stage.hh" 
00013 
00014 // internal-only definitions and includes go here
00015 #include "worldfile.hh"
00016 
00017 // implementation files use our namespace by default
00018 using namespace Stg;
00019 
00020 #endif

Generated on Thu Jan 7 17:42:16 2010 for Stage by  doxygen 1.5.5