Changeset a99e31 in git for factory/cf_char.cc


Ignore:
Timestamp:
Mar 8, 2002, 11:31:46 AM (22 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
82e3b397cda580b0eb004f22f8298631937fcccb
Parents:
7248478bf4e1532750f6423799de6cebde8d2657
Message:
*hannes: NTL -inactive


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

Legend:

Unmodified
Added
Removed
  • factory/cf_char.cc

    r7248478 ra99e31  
    11/* emacs edit mode for this file is -*- C++ -*- */
    2 /* $Id: cf_char.cc,v 1.6 1997-06-19 12:27:27 schmidt Exp $ */
     2/* $Id: cf_char.cc,v 1.7 2002-03-08 10:31:45 Singular Exp $ */
    33
    44#include <config.h>
     
    6262}
    6363
     64int getExp()
     65{
     66  return InternalPrimePower::getk();
     67}
     68
     69
    6470int getGFDegree()
    6571{
Note: See TracChangeset for help on using the changeset viewer.