Changeset c7e16e1 in git
- Timestamp:
- May 11, 1998, 12:03:07 PM (25 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 81e9d0b040195c44b440a1672f50f24ac8e83536
- Parents:
- babf5d391b327faf57b11790b4cb3a7c86f394e7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/imm.h
rbabf5d3 rc7e16e1 1 1 /* emacs edit mode for this file is -*- C++ -*- */ 2 /* $Id: imm.h,v 1.1 3 1998-04-14 15:15:29 pohlExp $ */2 /* $Id: imm.h,v 1.14 1998-05-11 10:03:07 schmidt Exp $ */ 3 3 4 4 #ifndef INCL_IMM_H … … 280 280 return int2imm( (int)result ); 281 281 } 282 #endif 282 #endif /* ! __MWERKS__ */ 283 283 284 284 inline InternalCF * imm_mul_p ( const InternalCF * const lhs, const InternalCF * const rhs )
Note: See TracChangeset
for help on using the changeset viewer.