Changeset 1387fc6 in git
- Timestamp:
- Apr 27, 1998, 12:45:21 PM (25 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- df595d5c7667fbf79f0222433a7726c7306fb0fc
- Parents:
- 2e7c66199551d62cc2ce30673c92dccfa59cc814
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/timer.cc
r2e7c661 r1387fc6 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: timer.cc,v 1. 9 1997-08-14 16:52:59 obachmanExp $ */4 /* $Id: timer.cc,v 1.10 1998-04-27 10:45:21 pohl Exp $ */ 5 5 6 6 /* … … 11 11 12 12 //the mpw timer is quite the same as the dos timer: 13 #ifdef macintosh13 #ifdef __MWERKS__ 14 14 #define MSDOS 15 15 #endif
Note: See TracChangeset
for help on using the changeset viewer.