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

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

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

revision 1065 by johnpye, Thu Oct 26 10:18:53 2006 UTC revision 1066 by johnpye, Sun Jan 7 10:02:41 2007 UTC
# Line 46  Line 46 
46  #ifndef ASC_STATTYPES_H  #ifndef ASC_STATTYPES_H
47  #define ASC_STATTYPES_H  #define ASC_STATTYPES_H
48    
49    /** addtogroup compiler Compiler
50        @{
51    */
52    
53  /** FOR statement ordering types. */  /** FOR statement ordering types. */
54  enum ForOrder {  enum ForOrder {
55    f_random,     /**< FOR/CREATE only */    f_random,     /**< FOR/CREATE only */
# Line 431  struct StatementList { Line 435  struct StatementList {
435    struct gl_list_t *l;    struct gl_list_t *l;
436  };  };
437    
438    /* @} */
439    
440  #endif  /* ASC_STATTYPES_H */  #endif  /* ASC_STATTYPES_H */
441    

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

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