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

Diff of /trunk/base/generic/compiler/arrayinst.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 90  Line 90 
90  #ifndef ASC_ARRAYINST_H  #ifndef ASC_ARRAYINST_H
91  #define ASC_ARRAYINST_H  #define ASC_ARRAYINST_H
92    
93    /** addtogroup compiler Compiler
94        @{
95    */
96    
97  /* Array child memory management */  /* Array child memory management */
98  #define CAC(acp) ((struct ArrayChild *)(acp))  #define CAC(acp) ((struct ArrayChild *)(acp))
99    
# Line 303  extern int CmpArrayInsts(struct Instance Line 307  extern int CmpArrayInsts(struct Instance
307   *  NULL input --> 1 + warning, rather than exit.   *  NULL input --> 1 + warning, rather than exit.
308   */   */
309    
310    /* @} */
311    
312  #endif /* ASC_ARRAYINST_H */  #endif /* ASC_ARRAYINST_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