Changeset 1fa5f53 in git for factory/libfac/charset/charset.cc
- Timestamp:
- Nov 15, 2012, 2:22:01 PM (11 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- 68850498eb24b89fc3f39cf73c270ede9dc56418
- Parents:
- 5337d7e9472c971d9c491c78759c1a59f9477051
- git-author:
- Martin Lee <martinlee84@web.de>2012-11-15 14:22:01+01:00
- git-committer:
- Martin Lee <martinlee84@web.de>2012-11-16 13:13:24+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/libfac/charset/charset.cc
r5337d7 r1fa5f53 515 515 } 516 516 // CERR << "ind= " << ind << "\n"; 517 if ( (ind == 1)) //&& ( as.length() > 1) )517 if ( ind == 1 ) //&& ( as.length() > 1) ) 518 518 { 519 519 if ( irreducible(AS) )
Note: See TracChangeset
for help on using the changeset viewer.