Changeset 203 for tests/enorm_test.cpp
- Timestamp:
- 11/10/08 15:40:27 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
tests/enorm_test.cpp
r183 r203 59 59 60 60 cout << "========== putting them back together ======= "<<endl; 61 mepdf mMg ( *Mg );61 mepdf mMg ( Mg ); 62 62 Array<mpdf*> A ( 2 ); 63 63 A ( 0 ) = Cn;