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

Diff of /trunk/base/generic/compiler/pending.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 44  Line 44 
44  #ifndef ASC_PENDING_H  #ifndef ASC_PENDING_H
45  #define ASC_PENDING_H  #define ASC_PENDING_H
46    
47    /** addtogroup compiler Compiler
48        @{
49    */
50    
51  #include <utilities/ascConfig.h>  #include <utilities/ascConfig.h>
52    
53  struct pending_t {  struct pending_t {
# Line 194  ASC_DLLSPEC unsigned long NumberPendingI Line 198  ASC_DLLSPEC unsigned long NumberPendingI
198   *  Returns the total count of pendings.   *  Returns the total count of pendings.
199   */   */
200    
201    /* @} */
202    
203  #endif  /* ASC_PENDING_H */  #endif  /* ASC_PENDING_H */
204    

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

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