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

Diff of /trunk/base/generic/compiler/func.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_FUNC_H  #ifndef ASC_FUNC_H
37  #define ASC_FUNC_H  #define ASC_FUNC_H
38    
39    /** addtogroup compiler Compiler
40        @{
41    */
42    
43  #include <utilities/ascConfig.h>  #include <utilities/ascConfig.h>
44  #include "functype.h"  #include "functype.h"
45  #include "compiler.h"  #include "compiler.h"
# Line 413  extern double ConcaveEnvDeriv(CONST stru Line 417  extern double ConcaveEnvDeriv(CONST stru
417    
418  #endif /* CHRIS_FUNC */  #endif /* CHRIS_FUNC */
419    
420    /* @} */
421    
422  #endif /* ASC_FUNC_H */  #endif /* ASC_FUNC_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