OpenADFortTk (basic)
src/whirl2sexp/whirl2sexp.i
Go to the documentation of this file.
00001 // -*-Mode: C++;-*-
00002 // $Header: /m_home/m_utkej/Argonne/cvs2svn/cvs/OpenADFortTk/src/whirl2sexp/whirl2sexp.i,v 1.3 2007-10-08 18:28:34 utke Exp $
00003 #ifndef whirl2sexp_i
00004 #define whirl2sexp_i
00005 
00006 namespace whirl2sexp {
00007   
00008   enum status {
00009     good,
00010     bad
00011   };
00012   
00013 }; /* namespace whirl2sexp */
00014 
00015 
00016 #endif 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines