/[antiright]/antiright/lib/library.h
ViewVC logotype

Diff of /antiright/lib/library.h

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

revision 1.13 by jefbed, Sat Jan 22 20:04:36 2005 UTC revision 1.14 by jefbed, Mon Jan 24 16:07:55 2005 UTC
# Line 114  enum{ANTIRIGHT_NONE=-1}; Line 114  enum{ANTIRIGHT_NONE=-1};
114      fflush(stdout);                                     \      fflush(stdout);                                     \
115    }    }
116    
117    /* The following are function return codes.  */
118    #define SUCCESS 0
119    #define FAILURE -1
120    #define WARNING 1
121    #define EALLOC 2
122    
123  #endif /* AR_LIBRARY_H */  #endif /* AR_LIBRARY_H */
124    

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26