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

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

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

revision 1065 by johnpye, Wed Jun 21 07:00:45 2006 UTC revision 1066 by johnpye, Sun Jan 7 10:02:41 2007 UTC
# Line 36  Line 36 
36  #ifndef ASC_REL_COMMON_H  #ifndef ASC_REL_COMMON_H
37  #define ASC_REL_COMMON_H  #define ASC_REL_COMMON_H
38    
39    /** addtogroup compiler Compiler
40        @{
41    */
42    
43  extern int CmpP(CONST char *c1, CONST char *c2);  extern int CmpP(CONST char *c1, CONST char *c2);
44  /**<  /**<
45   *  Compare two character pointers.   *  Compare two character pointers.
# Line 51  extern CONST struct Expr *FindLastExpr(r Line 55  extern CONST struct Expr *FindLastExpr(r
55   *  Return the next pointer in a link of expressions   *  Return the next pointer in a link of expressions
56   */   */
57    
58    /* @} */
59    
60  #endif  /* ASC_REL_COMMON_H */  #endif  /* ASC_REL_COMMON_H */
61    

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

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