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

Diff of /trunk/base/generic/compiler/extinst.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1065 by johnpye, Wed Jun 28 16:28:57 2006 UTC revision 1066 by johnpye, Sun Jan 7 10:02:41 2007 UTC
# Line 40  Line 40 
40  #ifndef ASC_EXTINST_H  #ifndef ASC_EXTINST_H
41  #define ASC_EXTINST_H  #define ASC_EXTINST_H
42    
43    /** addtogroup compiler Compiler
44        @{
45    */
46    
47  extern struct Instance **g_ExtVariablesTable;  extern struct Instance **g_ExtVariablesTable;
48  /**<  /**<
49      A global variable which is non NULL if external relations have been      A global variable which is non NULL if external relations have been
# Line 70  extern void SetSimulationExtVars(struct Line 74  extern void SetSimulationExtVars(struct
74      However instantiate needs to be able to set this table when finished.      However instantiate needs to be able to set this table when finished.
75  */  */
76    
77    /* @} */
78    
79  #endif  /* ASC_EXTINST_H */  #endif  /* ASC_EXTINST_H */
80    

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

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