Changeset b2359c in git
- Timestamp:
- Jul 23, 2019, 12:23:31 PM (4 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- 6e62cec38154ec8f6e03e2cfe24adef9fb60ae57cbe2b8aae1c5fbe6a880c1773dd0c3b82cfcdb51
- Parents:
- 628fc3d0ec524cd36ca82c3a6275c0dcf5d73c83
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/facFqBivar.cc
r628fc3d rb2359c 6883 6883 #ifdef HAVE_FLINT 6884 6884 nmod_mat_t FLINTN; 6885 #else 6885 #endif 6886 6886 6887 if (fac_NTL_char != getCharacteristic()) 6887 6888 { … … 6890 6891 } 6891 6892 mat_zz_p NTLN; 6892 #endif6893 6893 6894 6894 if (alpha.level() != 1) … … 6898 6898 } 6899 6899 mat_zz_pE NTLNe; 6900 6900 6901 if (alpha.level() == 1) 6901 6902 {
Note: See TracChangeset
for help on using the changeset viewer.