Changeset d67fcad in git for factory/canonicalform.cc


Ignore:
Timestamp:
Sep 12, 2011, 3:57:47 PM (13 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
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/canonicalform.cc

    r6a4ba5f rd67fcad  
    2525
    2626//{{{ initialization
    27 int initializeGMP();
    2827int initializeCharacteristic();
    2928
     
    4241
    4342        (void)initializeCharacteristic();
    44         (void)initializeGMP();
    4543        initPT();
    4644        initialized = true;
Note: See TracChangeset for help on using the changeset viewer.