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

Diff of /trunk/base/generic/compiler/logrel_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 38  Line 38 
38   *  </pre>   *  </pre>
39   */   */
40    
41  #ifndef __LOGRELATION_IO_H_SEEN__  #ifndef ASC_LOGRELATION_IO_H
42  #define __LOGRELATION_IO_H_SEEN__  #define ASC_LOGRELATION_IO_H
43    
44    /** addtogroup compiler Compiler
45        @{
46    */
47    
48  extern int LogExprNeedParentheses(enum Expr_enum parent,  extern int LogExprNeedParentheses(enum Expr_enum parent,
49                                    enum Expr_enum child,                                    enum Expr_enum child,
# Line 126  extern void SaveLogRel(FILE *f, CONST st Line 130  extern void SaveLogRel(FILE *f, CONST st
130   *  format.   *  format.
131   */   */
132    
133  #endif /* __LOGRELATION_IO_H_SEEN__ */  /* @} */
134    
135    #endif /* ASC_LOGRELATION_IO_H */
136    

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

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