Changeset a3bc95e in git for Singular/p_Copy__T.cc


Ignore:
Timestamp:
Oct 9, 2001, 6:36:27 PM (23 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
7497ef3773fc1afff892546445b1d82b1cf0fb05
Parents:
e58c4abd91b68d128331a23f3f9dd76dff924048
Message:
*hannes: namespaces ->ns


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

Legend:

Unmodified
Added
Removed
  • Singular/p_Copy__T.cc

    re58c4a ra3bc95e  
    77 *  Author:  obachman (Olaf Bachmann)
    88 *  Created: 8/00
    9  *  Version: $Id: p_Copy__T.cc,v 1.2 2001-08-27 14:47:22 Singular Exp $
     9 *  Version: $Id: p_Copy__T.cc,v 1.3 2001-10-09 16:36:13 Singular Exp $
    1010 *******************************************************************/
    1111
     
    1818  omBin bin = r->PolyBin;
    1919  poly h;
    20  
     20
    2121  DECLARE_LENGTH(const unsigned long length = r->ExpL_Size);
    2222
Note: See TracChangeset for help on using the changeset viewer.