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

Diff of /trunk/base/generic/compiler/check.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 37  Line 37 
37  #ifndef ASC_CHECK_H  #ifndef ASC_CHECK_H
38  #define ASC_CHECK_H  #define ASC_CHECK_H
39    
40    /** addtogroup compiler Compiler
41        @{
42    */
43    
44  #include <utilities/ascConfig.h>  #include <utilities/ascConfig.h>
45    
46  #define CheckInstance(a,b) CheckInstanceLevel((a),(b),5)  #define CheckInstance(a,b) CheckInstanceLevel((a),(b),5)
# Line 72  ASC_DLLSPEC void InstanceStatistics(FILE Line 76  ASC_DLLSPEC void InstanceStatistics(FILE
76   *  This compiles and prints various statistics about this instance tree.   *  This compiles and prints various statistics about this instance tree.
77   */   */
78    
79    /* @} */
80    
81  #endif  /* ASC_CHECK_H */  #endif  /* ASC_CHECK_H */
82    

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

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