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

Diff of /trunk/base/generic/compiler/relation_util.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_RELATION_UTIL_H  #ifndef ASC_RELATION_UTIL_H
35  #define ASC_RELATION_UTIL_H  #define ASC_RELATION_UTIL_H
36    
37    /** addtogroup compiler Compiler
38        @{
39    */
40    
41  #include <utilities/ascConfig.h>  #include <utilities/ascConfig.h>
42  #include "fractions.h"  #include "fractions.h"
43  #include "compiler.h"  #include "compiler.h"
# Line 632  struct gl_list_t *CollectTokenRelationsW Line 636  struct gl_list_t *CollectTokenRelationsW
636      The list returned should be destroyed by the user (not its content,though).      The list returned should be destroyed by the user (not its content,though).
637  */  */
638    
639    /* @} */
640    
641  #endif  /* ASC_RELATION_UTIL_H */  #endif  /* ASC_RELATION_UTIL_H */

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

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