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

Diff of /trunk/base/generic/compiler/mathinst.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 38  Line 38 
38  #ifndef ASC_MATHINST_H  #ifndef ASC_MATHINST_H
39  #define ASC_MATHINST_H  #define ASC_MATHINST_H
40    
41    /** addtogroup compiler Compiler
42        @{
43    */
44    
45  ASC_DLLSPEC enum Expr_enum GetInstanceRelationType(CONST struct Instance *i);  ASC_DLLSPEC enum Expr_enum GetInstanceRelationType(CONST struct Instance *i);
46  /**<  /**<
47      This returns the type of the relation associated with this relations      This returns the type of the relation associated with this relations
# Line 230  extern void RemoveWhen(struct Instance * Line 234  extern void RemoveWhen(struct Instance *
234      list, execution continues with a warning message.      list, execution continues with a warning message.
235  */  */
236    
237    /* @} */
238    
239  #endif  /* ASC_MATHINST_H */  #endif  /* ASC_MATHINST_H */
240    

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

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