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

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

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

revision 1065 by johnpye, Thu Jul 13 04:16:10 2006 UTC revision 1066 by johnpye, Sun Jan 7 10:02:41 2007 UTC
# Line 34  Line 34 
34  #ifndef ASC_LINKINST_H  #ifndef ASC_LINKINST_H
35  #define ASC_LINKINST_H  #define ASC_LINKINST_H
36    
37    /** addtogroup compiler Compiler
38        @{
39    */
40    
41  extern void ChangeRelationPointers(struct Instance *rel,  extern void ChangeRelationPointers(struct Instance *rel,
42                                     struct Instance *old,                                     struct Instance *old,
43                                     struct Instance *new);                                     struct Instance *new);
# Line 234  extern void FixWhensForRefinement(struct Line 238  extern void FixWhensForRefinement(struct
238      the list of whens of the new instance instead.      the list of whens of the new instance instead.
239  */  */
240    
241    /* @} */
242    
243  #endif  /* ASC_LINKINST_H */  #endif  /* ASC_LINKINST_H */
244    

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

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