Changeset 27edeb in git


Ignore:
Timestamp:
Oct 13, 2011, 9:50:27 PM (12 years ago)
Author:
Niels Ranosch <ranosch@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
a30e4df0e0a5fc130f4db39a898fab9bde7eff61
Parents:
ee1f01f859833388e917cc3b0cb2a404fd3babf1
git-author:
Niels Ranosch <ranosch@mfo.de>2011-10-13 21:50:27+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:14:06+01:00
Message:
CHG: unused function argument
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/misc/int64vec.cc

    ree1f01 r27edeb  
    5050}
    5151
    52 char * int64vec::iv64String(int not_mat,int mat,int spaces, int dim)
     52char * int64vec::iv64String(int not_mat, int /*mat*/, int spaces, int dim)
    5353{
    5454  StringSetS("");
Note: See TracChangeset for help on using the changeset viewer.