Changeset 702175 in git


Ignore:
Timestamp:
Jul 19, 2011, 2:25:32 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
f5b40a5240099ec94e748dacf7211d46ec4ca59a
Parents:
3835a8889952bb6eeebf84c9898f149716bc6f09
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-07-19 14:25:32+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:40:00+01:00
Message:
extern ring currRing -> polys/polys.h
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/polys.h

    r3835a88 r702175  
    66/* $Id$ */
    77/*
    8 * ABSTRACT - all basic methods to manipulate polynomials of the
    9              currRing
     8* ABSTRACT - compatiblity layer for all operations with polys
    109*/
    1110
    1211#include <polys/monomials/p_polys.h>
    1312
     13extern ring currRing;
    1414/***************************************************************
    1515 *
Note: See TracChangeset for help on using the changeset viewer.