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