Changeset 050d1b in git for factory/cf_char.cc
- Timestamp:
- Apr 4, 2012, 1:30:52 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- Children:
- 0a7d0ca68a61f160eb5b83774592a019ed99f025
- Parents:
- a76d6fe76b652b99d7b02e9ba874bb0c39294637
- git-author:
- Martin Lee <martinlee84@web.de>2012-04-04 13:30:52+02:00
- git-committer:
- Martin Lee <martinlee84@web.de>2012-04-04 15:02:12+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_char.cc
ra76d6fe r050d1b 74 74 int getGFDegree() 75 75 { 76 ASSERT( theDegree > 0, "not in GF(q)" );76 //ASSERT( theDegree > 0, "not in GF(q)" ); 77 77 return theDegree; 78 78 }
Note: See TracChangeset
for help on using the changeset viewer.