Changeset 274 in Sophya for trunk/SophyaProg/Tests/timg.cc


Ignore:
Timestamp:
Apr 27, 1999, 5:41:21 PM (26 years ago)
Author:
ansari
Message:

Ameliorations Tests Reza 27/04/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/Tests/timg.cc

    r271 r274  
    7777cout << " DataBlock<r_8> i*5 : (db)" << endl;
    7878cout << db << endl;
    79 NDataBlock<r_8> db2(20,false);
     79NDataBlock<r_8> db2(db,false);
    8080cout << " DataBlock<r_8> (db2=db) - db" << endl;
    8181cout << db2-db << endl;
Note: See TracChangeset for help on using the changeset viewer.