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

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

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

revision 1065 by johnpye, Wed Jan 3 15:33:23 2007 UTC revision 1066 by johnpye, Sun Jan 7 10:02:41 2007 UTC
# Line 36  Line 36 
36  #ifndef ASC_FINDPATH_H  #ifndef ASC_FINDPATH_H
37  #define ASC_FINDPATH_H  #define ASC_FINDPATH_H
38    
39    /** addtogroup compiler Compiler
40        @{
41    */
42    
43  extern struct gl_list_t *FindInstancesPaths(CONST struct Instance *i,  extern struct gl_list_t *FindInstancesPaths(CONST struct Instance *i,
44                                         CONST struct Name *n,                                         CONST struct Name *n,
45                                         enum find_errors *err);                                         enum find_errors *err);
# Line 47  extern struct gl_list_t *FindInstancesPa Line 51  extern struct gl_list_t *FindInstancesPa
51   *  Check err to discover why.   *  Check err to discover why.
52   */   */
53    
54    /* @} */
55    
56  #endif /* ASC_FINDPATH_H */  #endif /* ASC_FINDPATH_H */
57    

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

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