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

Diff of /trunk/base/generic/compiler/name.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 46  Line 46 
46  #ifndef ASC_NAME_H  #ifndef ASC_NAME_H
47  #define ASC_NAME_H  #define ASC_NAME_H
48    
49    /** addtogroup compiler Compiler
50        @{
51    */
52    
53  #include <utilities/ascConfig.h>  #include <utilities/ascConfig.h>
54    
55  #define CreateIdName(s) CreateIdNameF((s),NAMEBIT_IDTY)  #define CreateIdName(s) CreateIdNameF((s),NAMEBIT_IDTY)
# Line 301  extern void name_report_pool(void); Line 305  extern void name_report_pool(void);
305      Write the pool report to ASCERR for the name pool.      Write the pool report to ASCERR for the name pool.
306  */  */
307    
308    /* @} */
309    
310  #endif  /* ASC_NAME_H */  #endif  /* ASC_NAME_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