Changeset 06d15e in git
- Timestamp:
- Jan 25, 2005, 11:48:21 AM (18 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a657104b677b4c461d018cbf3204d72d34ad66a9')
- Children:
- 8fac88eb26280170d0fe6f5f5af7529a42badd45
- Parents:
- 41cf23445b2ea57c5f6ec2cce4caffc51b9c7028
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
MP/MP/MP_Env.c
r41cf23 r06d15e 57 57 58 58 #ifndef lint 59 static char vcid[] = "@(#) $Id: MP_Env.c,v 1. 7 2005-01-21 11:58:19 brickenExp $";59 static char vcid[] = "@(#) $Id: MP_Env.c,v 1.8 2005-01-25 10:48:21 Singular Exp $"; 60 60 #endif /*lint */ 61 61 62 #include "../values.h"/* to figure out if we use IEEE or not */62 #include <values.h> /* to figure out if we use IEEE or not */ 63 63 #include "MP.h" 64 64
Note: See TracChangeset
for help on using the changeset viewer.