Changeset a9a7be in git for Singular/lists.cc


Ignore:
Timestamp:
Sep 27, 1999, 5:05:35 PM (25 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
7c19609b3106a80912e66f6ac4fa0fa446532b1f
Parents:
7d423ecfe560c226d3e99aed883841c463e884ec
Message:
* walk stuff


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

Legend:

Unmodified
Added
Removed
  • Singular/lists.cc

    r7d423e ra9a7be  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: lists.cc,v 1.16 1999-04-19 13:04:58 Singular Exp $ */
     4/* $Id: lists.cc,v 1.17 1999-09-27 15:05:24 obachman Exp $ */
    55/*
    66* ABSTRACT: handling of the list type
     
    99#include "tok.h"
    1010#include "febase.h"
    11 #include "ipid.h"
     11//#include "ipid.h"
    1212#include "polys.h"
    1313#include "ideals.h"
Note: See TracChangeset for help on using the changeset viewer.