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

Diff of /trunk/base/generic/compiler/library.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 45  Line 45 
45  #ifndef ASC_LIBRARY_H  #ifndef ASC_LIBRARY_H
46  #define ASC_LIBRARY_H  #define ASC_LIBRARY_H
47    
48    /** addtogroup compiler Compiler
49        @{
50    */
51    
52  #include <utilities/ascConfig.h>  #include <utilities/ascConfig.h>
53    
54  /** For use in constructing hierarchies. */  /** For use in constructing hierarchies. */
# Line 237  ASC_DLLSPEC unsigned int CheckFundamenta Line 241  ASC_DLLSPEC unsigned int CheckFundamenta
241   *  @return Returns 1 if f is a fundamental type name, 0 if not.   *  @return Returns 1 if f is a fundamental type name, 0 if not.
242   */   */
243    
244    /* @} */
245    
246  #endif /* ASC_LIBRARY_H */  #endif /* ASC_LIBRARY_H */

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

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