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

Diff of /trunk/base/generic/compiler/ascCompiler.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 36  Line 36 
36  #ifndef ASC_ASCCOMPILER_H  #ifndef ASC_ASCCOMPILER_H
37  #define ASC_ASCCOMPILER_H  #define ASC_ASCCOMPILER_H
38    
39    /** addtogroup compiler Compiler
40        @{
41    */
42    
43  #include <utilities/ascConfig.h>  #include <utilities/ascConfig.h>
44    
45  ASC_DLLSPEC int Asc_CompilerInit(int simplify_relations);  ASC_DLLSPEC int Asc_CompilerInit(int simplify_relations);
# Line 60  ASC_DLLSPEC void Asc_CompilerDestroy(voi Line 64  ASC_DLLSPEC void Asc_CompilerDestroy(voi
64   *  with pointers to any compiler structures, including gl_lists.   *  with pointers to any compiler structures, including gl_lists.
65   */   */
66    
67    /* @} */
68    
69  #endif /* ASC_ASCCOMPILER_H */  #endif /* ASC_ASCCOMPILER_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