Changeset d67fcad in git for factory/fac_cantzass.cc


Ignore:
Timestamp:
Sep 12, 2011, 3:57:47 PM (12 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', '91fdef05f09f54b8d58d92a472e9c4a43aa4656f')
Children:
a3bb5df1f74ef7bf4d28a41930f3cfe5e93e097f
Parents:
6a4ba5f0fcf1059eaa59fa2244712afede164f3c
git-author:
Martin Lee <martinlee84@web.de>2011-09-12 15:57:47+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:12:44+01:00
Message:
deleted initializeGMP
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/fac_cantzass.cc

    r6a4ba5f rd67fcad  
    1414
    1515#include "cf_gmp.h"
    16 
    17 int initializeGMP();
    18 
    19 static int initialized = initializeGMP();
    2016
    2117static CanonicalForm randomPoly( int n, const Variable & x, const CFRandom & gen );
Note: See TracChangeset for help on using the changeset viewer.