Changeset 839d2c in git
- Timestamp:
- May 11, 1998, 12:38:23 PM (25 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 3940fc5bdb365db42aa262be92794c638382ac4c
- Parents:
- 81e9d0b040195c44b440a1672f50f24ac8e83536
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/imm.cc
r81e9d0 r839d2c 1 1 /* emacs edit mode for this file is -*- C++ -*- */ 2 /* $Id: imm.cc,v 1. 2 1998-05-11 10:01:56schmidt Exp $ */2 /* $Id: imm.cc,v 1.3 1998-05-11 10:38:23 schmidt Exp $ */ 3 3 4 4 //{{{ docu … … 18 18 //{{{ docu 19 19 // 20 // imm_mul() - multiplication of two immediate s.20 // imm_mul() - multiplication of two immediate integers. 21 21 // 22 22 // Special implementation for MetroWerks. 23 // 24 // This function has been written by Wilfred Pohl 25 // <pohl@mathematik.uni-kl.de>. 23 26 // 24 27 //}}}
Note: See TracChangeset
for help on using the changeset viewer.