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

Diff of /trunk/base/generic/compiler/compiler.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 35  Line 35 
35  #ifndef ASC_COMPILER_H  #ifndef ASC_COMPILER_H
36  #define ASC_COMPILER_H  #define ASC_COMPILER_H
37    
38    /** addtogroup compiler Compiler
39        @{
40    */
41    
42  #include <utilities/ascConfig.h>  #include <utilities/ascConfig.h>
43    
44  /* some influential defines and where to set them:  /* some influential defines and where to set them:
# Line 174  ASC_DLLSPEC int g_use_copyanon; Line 178  ASC_DLLSPEC int g_use_copyanon;
178   * type_descio.h instead.   * type_descio.h instead.
179   */   */
180    
181    /* @} */
182    
183  #endif  /* ASC_COMPILER_H */  #endif  /* ASC_COMPILER_H */
184    

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

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