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

Diff of /trunk/base/generic/compiler/logrel_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 41  Line 41 
41   *  </pre>   *  </pre>
42   */   */
43    
44  #ifndef __LOGRELATION_UTIL_H_SEEN__  #ifndef ASC_LOGRELATION_UTIL_H
45  #define __LOGRELATION_UTIL_H_SEEN__  #define ASC_LOGRELATION_UTIL_H
46    
47    /** addtogroup compiler Compiler
48        @{
49    */
50    
51  extern enum Expr_enum LogRelRelop(CONST struct logrelation *lrel);  extern enum Expr_enum LogRelRelop(CONST struct logrelation *lrel);
52  /**<  /**<
# Line 565  extern int *LogRelFindBoolValues(struct Line 569  extern int *LogRelFindBoolValues(struct
569   *  Not conditional modeling.   *  Not conditional modeling.
570   */   */
571    
572  #endif /* __LOGRELATION_UTIL_H_SEEN__ */  /* @} */
573    
574    #endif /* ASC_LOGRELATION_UTIL_H */
575    

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

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