Changeset 602926 in git


Ignore:
Timestamp:
Jan 19, 2004, 7:31:33 PM (19 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
Children:
8dde756285e55045579c2ed35f7a6458514192ac
Parents:
241b061058e7977a7c88da78f369a2fc3b76e55f
Message:
*hannes: moved iiWriteMatrix to matpol.h


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

Legend:

Unmodified
Added
Removed
  • Singular/ipshell.h

    r241b061 r602926  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: ipshell.h,v 1.31 2003-12-10 17:34:29 Singular Exp $ */
     6/* $Id: ipshell.h,v 1.32 2004-01-19 18:31:33 Singular Exp $ */
    77/*
    88* ABSTRACT
     
    4141void    list_cmd(int typ, const char* what, char * prefix, BOOLEAN iterate,
    4242                 BOOLEAN fullname=FALSE);
    43 void    iiWriteMatrix(matrix im, const char *n, int dim, int spaces=0);
    4443char *  iiStringMatrix(matrix im, int dim, char ch=',');
    4544void    killlocals(int v);
Note: See TracChangeset for help on using the changeset viewer.