Changeset cf42ab1 in git for Singular/clapconv.cc


Ignore:
Timestamp:
Dec 6, 2000, 12:03:33 PM (23 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
81d00f6c5e73ee2ae0294081b3eb6ffc9485748f
Parents:
f7dade6bf24bb053c360ca399d303c8ffa2cc6da
Message:
*hannes: ring changes don't have complete any more


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

Legend:

Unmodified
Added
Removed
  • Singular/clapconv.cc

    rf7dade rcf42ab1  
    33*  Computer Algebra System SINGULAR     *
    44****************************************/
    5 // $Id: clapconv.cc,v 1.28 2000-11-03 13:02:58 Singular Exp $
     5// $Id: clapconv.cc,v 1.29 2000-12-06 11:03:08 Singular Exp $
    66/*
    77* ABSTRACT: convert data between Singular and factory
     
    1616#include "clapconv.h"
    1717#include "numbers.h"
     18#include "modulop.h"
    1819#include "longalg.h"
    1920#include "polys.h"
    20 #include "modulop.h"
    2121#include "febase.h"
    2222#include "ipid.h"
Note: See TracChangeset for help on using the changeset viewer.