Changeset 501 for library/tests/emix_test.cpp
- Timestamp:
- 08/11/09 11:30:29 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/tests/emix_test.cpp
r500 r501 9 9 10 10 using namespace bdm; 11 12 //These lines are needed for use of cout and endl13 using std::cout;14 using std::endl;15 11 16 12 TEST ( test_emix_old ) {