OpenADFortTk (basic)
src/lib/support/sexputil.cxx
Go to the documentation of this file.
00001 // -*-Mode: C++;-*-
00002 // $Header: /m_home/m_utkej/Argonne/cvs2svn/cvs/OpenADFortTk/src/lib/support/sexputil.cxx,v 1.2 2005-02-01 23:49:43 eraxxon Exp $
00003 
00004 //***************************************************************************
00005 //
00006 // File:
00007 //   $Source: /m_home/m_utkej/Argonne/cvs2svn/cvs/OpenADFortTk/src/lib/support/sexputil.cxx,v $
00008 //
00009 // Purpose:
00010 //   Utilities for use with the sexp library.  Essentially, a set of
00011 //   wrappers for accessing data.
00012 //
00013 // Description:
00014 //   [The set of functions, macros, etc. defined in the file]
00015 //
00016 //***************************************************************************
00017 
00018 //************************** System Include Files ***************************
00019 
00020 //*************************** Sexp Include Files ****************************
00021 
00022 //*************************** User Include Files ****************************
00023 
00024 // Note: we do not want this lib to depend upon sexp yet
00025 //#include "sexputil.h"
00026 
00027 //************************** Forward Declarations ***************************
00028 
00029 //***************************************************************************
00030 
00031 //***************************************************************************
00032 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines