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

Diff of /trunk/base/generic/compiler/childio.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 35  Line 35 
35  #ifndef ASC_CHILDIO_H  #ifndef ASC_CHILDIO_H
36  #define ASC_CHILDIO_H  #define ASC_CHILDIO_H
37    
38    /** addtogroup compiler Compiler
39        @{
40    */
41    
42  #include <utilities/ascConfig.h>  #include <utilities/ascConfig.h>
43    
44  /*  /*
# Line 83  ASC_DLLSPEC CONST char *WriteChildMetaDe Line 87  ASC_DLLSPEC CONST char *WriteChildMetaDe
87   */   */
88  ASC_DLLSPEC void WriteChildMissing(FILE *fp, char *scope, symchar *childname);  ASC_DLLSPEC void WriteChildMissing(FILE *fp, char *scope, symchar *childname);
89    
90    /* @} */
91    
92  #endif  /* ASC_CHILDIO_H */  #endif  /* ASC_CHILDIO_H */
93    

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

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