Changeset 6ae4f5 in git for Singular/stairc.h


Ignore:
Timestamp:
Apr 9, 1997, 2:20:17 PM (27 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
feaddd38f9cf78a784df825347f9f83cbb667a40
Parents:
e2f1c7b90d7253794bed6c9fcd2adf63ddae5124
Message:
* hannes: - corrected scanner.l: parsing of strings in blocks:
            if (1) { write("","}"); }
          - corrected ipassign.cc: assignment of "dummy" types: DEF, NONE
          - corrected sleftv::Print(_), initialisation of _
          - added conversion int->def
          - added CopyD(DEF)
          - in insert(..): object should not be of type NONE (lists.cc:lInsert0)
          - added int*intvec, int*intmat to iparith.cc


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

Legend:

Unmodified
Added
Removed
  • Singular/stairc.h

    re2f1c7 r6ae4f5  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
     6/* $Id: stairc.h,v 1.3 1997-04-09 12:20:13 Singular Exp $ */
    67/*
    78* ABSTRACT
    89*/
    9 /* $Id: stairc.h,v 1.2 1997-03-24 14:25:56 Singular Exp $ */
    1010
    1111#include "structs.h"
Note: See TracChangeset for help on using the changeset viewer.