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

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

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

revision 1065 by johnpye, Tue Nov 28 23:01:50 2006 UTC revision 1066 by johnpye, Sun Jan 7 10:02:41 2007 UTC
# Line 39  Line 39 
39  #ifndef ASC_INSTANCE_NAME_H  #ifndef ASC_INSTANCE_NAME_H
40  #define ASC_INSTANCE_NAME_H  #define ASC_INSTANCE_NAME_H
41    
42    /** addtogroup compiler Compiler
43        @{
44    */
45    
46  enum NameTypes {  enum NameTypes {
47    IntArrayIndex,  /**< integer array index */    IntArrayIndex,  /**< integer array index */
48    StrArrayIndex,  /**< string array index */    StrArrayIndex,  /**< string array index */
# Line 96  struct InstanceName { Line 100  struct InstanceName {
100   *  Set the integer index of InstanceName structure in to int_index (a long).   *  Set the integer index of InstanceName structure in to int_index (a long).
101   */   */
102    
103    /* @} */
104    
105  #endif /* ASC_INSTANCE_NAME_H */  #endif /* ASC_INSTANCE_NAME_H */
106    

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

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