/[ascend]/trunk/base/generic/compiler/instance_io.h
ViewVC logotype

Diff of /trunk/base/generic/compiler/instance_io.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1065 by johnpye, Sun Jan 7 07:54:06 2007 UTC revision 1066 by johnpye, Sun Jan 7 10:02:41 2007 UTC
# Line 34  Line 34 
34  #ifndef ASC_INSTANCE_IO_H  #ifndef ASC_INSTANCE_IO_H
35  #define ASC_INSTANCE_IO_H  #define ASC_INSTANCE_IO_H
36    
37    /** addtogroup compiler Compiler
38        @{
39    */
40    
41  #include <utilities/ascConfig.h>  #include <utilities/ascConfig.h>
42  #include <general/dstring.h>  #include <general/dstring.h>
43  #include <compiler/compiler.h>  #include <compiler/compiler.h>
# Line 340  extern int ArrayIsModel(struct Instance Line 344  extern int ArrayIsModel(struct Instance
344   *  or when, 0 OTHERWISE.   *  or when, 0 OTHERWISE.
345   */   */
346    
347    /* @} */
348    
349  #endif /* ASC_INSTANCE_IO_H */  #endif /* ASC_INSTANCE_IO_H */
350    

Legend:
Removed from v.1065  
changed lines
  Added in v.1066

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22