- Timestamp:
- Jul 17, 2009, 9:44:39 PM (15 years ago)
- Branches:
- master, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- 0ce0535
- Parents:
- 4f0a2ee
- git-author:
- Nelson Elhage <nelhage@mit.edu> (06/01/09 15:28:35)
- git-committer:
- Nelson Elhage <nelhage@mit.edu> (07/17/09 21:44:39)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
owl.h
rbd783db r37f27bc 48 48 static const char owl_h_fileIdent[] = "$Id$"; 49 49 50 #define BARNOWL_STRINGIFY(x) _STRINGIFY(x) 51 #define _STRINGIFY(x) #x 52 53 #ifndef OWL_VERSION_STRING 54 #define OWL_VERSION_STRING "1.1.2" 55 #endif 50 #define OWL_VERSION_STRING PACKAGE_VERSION 56 51 57 52 /* Feature that is being tested to redirect stderr through a pipe.
Note: See TracChangeset
for help on using the changeset viewer.