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

Diff of /trunk/base/generic/compiler/nameio.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 34  Line 34 
34  #ifndef ASC_NAMEIO_H  #ifndef ASC_NAMEIO_H
35  #define ASC_NAMEIO_H  #define ASC_NAMEIO_H
36    
37    /** addtogroup compiler Compiler
38        @{
39    */
40    
41  #include <utilities/ascConfig.h>  #include <utilities/ascConfig.h>
42    
43  extern void WriteName(FILE *f, CONST struct Name *n);  extern void WriteName(FILE *f, CONST struct Name *n);
# Line 64  extern void WriteNameNode2Str(Asc_DStrin Line 68  extern void WriteNameNode2Str(Asc_DStrin
68   *  Write just this one name node, and not any of the ones following it.   *  Write just this one name node, and not any of the ones following it.
69   */   */
70    
71    /* @} */
72    
73  #endif  /* ASC_NAMEIO_H */  #endif  /* ASC_NAMEIO_H */
74    

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

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