Changeset 2fc36a in git for kernel/int64vec.h


Ignore:
Timestamp:
May 9, 2005, 2:14:57 PM (19 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '6e5adcba05493683b94648c659a729c189812c77')
Children:
b553e559f98a3781f6cfd18ddbcb12a123420c3b
Parents:
196cdf81e4a0e48ffd85495c7a31e0c04f05409b
Message:
*hannes: code cleanup


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

Legend:

Unmodified
Added
Removed
  • kernel/int64vec.h

    r196cdf r2fc36a  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: int64vec.h,v 1.1 2005-05-04 14:08:54 Singular Exp $ */
     6/* $Id: int64vec.h,v 1.2 2005-05-09 12:14:57 Singular Exp $ */
    77/*
    88* ABSTRACT: class intvec: lists/vectors of int64
     
    2828      col = 1;
    2929    }
    30   int64vec(int s, int e);
    3130  int64vec(int r, int c, int64 init);
    3231  int64vec(int64vec* iv);
Note: See TracChangeset for help on using the changeset viewer.