Changeset 839d2c in git for factory/imm.cc


Ignore:
Timestamp:
May 11, 1998, 12:38:23 PM (26 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', '73c62e0961bcfc8f1a00420b41eec2ea3c0ef6e9')
Children:
3940fc5bdb365db42aa262be92794c638382ac4c
Parents:
81e9d0b040195c44b440a1672f50f24ac8e83536
Message:
	* imm.cc: doc fix


git-svn-id: file:///usr/local/Singular/svn/trunk@1683 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/imm.cc

    r81e9d0 r839d2c  
    11/* emacs edit mode for this file is -*- C++ -*- */
    2 /* $Id: imm.cc,v 1.2 1998-05-11 10:01:56 schmidt Exp $ */
     2/* $Id: imm.cc,v 1.3 1998-05-11 10:38:23 schmidt Exp $ */
    33
    44//{{{ docu
     
    1818//{{{ docu
    1919//
    20 // imm_mul() - multiplication of two immediates.
     20// imm_mul() - multiplication of two immediate integers.
    2121//
    2222// Special implementation for MetroWerks.
     23//
     24// This function has been written by Wilfred Pohl
     25// <pohl@mathematik.uni-kl.de>.
    2326//
    2427//}}}
Note: See TracChangeset for help on using the changeset viewer.