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

Diff of /trunk/base/generic/compiler/btprolog.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 49  Line 49 
49  #ifndef ASC_BTPROLOG_H  #ifndef ASC_BTPROLOG_H
50  #define ASC_BTPROLOG_H  #define ASC_BTPROLOG_H
51    
52    /** addtogroup compiler Compiler
53        @{
54    */
55    
56  #ifdef ASC_BINTOKEN_H  #ifdef ASC_BINTOKEN_H
57  # include <utilities/ascConfig.h>  # include <utilities/ascConfig.h>
58  # include <compiler/instance_enum.h>  # include <compiler/instance_enum.h>
# Line 243  ASC_DLLSPEC double derf2(); Line 247  ASC_DLLSPEC double derf2();
247    
248  #  endif  /* no stdc */  #  endif  /* no stdc */
249  # endif  /* fake ASC_FUNC_H */  # endif  /* fake ASC_FUNC_H */
250    
251    /* @} */
252    
253  #endif  /* ASC_BT_PROLOG */  #endif  /* ASC_BT_PROLOG */
254    

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

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