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

Diff of /trunk/base/generic/compiler/relation_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 41  Line 41 
41  #ifndef ASC_RELATION_IO_H  #ifndef ASC_RELATION_IO_H
42  #define ASC_RELATION_IO_H  #define ASC_RELATION_IO_H
43    
44    /** addtogroup compiler Compiler
45        @{
46    */
47    
48  #include <utilities/ascConfig.h>  #include <utilities/ascConfig.h>
49    
50  /**<  /**<
# Line 221  extern void WriteNamesInList2D(FILE *f, Line 225  extern void WriteNamesInList2D(FILE *f,
225   *  Write each element of l as a list of struct Name * on file separated by sep2.   *  Write each element of l as a list of struct Name * on file separated by sep2.
226   */   */
227    
228    /* @} */
229    
230  #endif /* ASC_RELATION_IO_H */  #endif /* ASC_RELATION_IO_H */
231    

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

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