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

Diff of /trunk/base/generic/compiler/extfunc.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 53  Line 53 
53  #ifndef ASC_EXTFUNC_H  #ifndef ASC_EXTFUNC_H
54  #define ASC_EXTFUNC_H  #define ASC_EXTFUNC_H
55    
56    /** addtogroup compiler Compiler
57        @{
58    */
59    
60  #include <utilities/ascConfig.h>  #include <utilities/ascConfig.h>
61  #include "relation_util.h"  #include "relation_util.h"
62    
# Line 599  extern ExtEvalFunc **GetDeriv2JumpTable( Line 603  extern ExtEvalFunc **GetDeriv2JumpTable(
603  /** Fetch black initialization function. */  /** Fetch black initialization function. */
604  extern ExtEvalFunc *GetGlassBoxFinal(struct ExternalFunc *efunc);  extern ExtEvalFunc *GetGlassBoxFinal(struct ExternalFunc *efunc);
605    
606    /* @} */
607    
608  #endif /* ASC_EXTFUNC_H */  #endif /* ASC_EXTFUNC_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