home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / stl453up.zip / stl453fx / zOSv1r2_DIFFS / test-regression-bitset1.cpp < prev    next >
Text File  |  2002-05-05  |  385b  |  14 lines

  1. 1,10d0
  2. < //TORLAB DEBUG this dummy testcase was created to momentarily circumvent a
  3. < //             problem that is currently being looked into by the Toronto Lab.
  4. < #include <iostream>
  5. < using namespace std;
  6. < int bitset1_test(int, char**) { return 0; }
  7. < //TORLAB DEBUG added this '#if 0' as well as a '#endif' at the end of the file
  8. < #if 0 
  9. 69d58
  10. < #endif //TORLAB DEBUG
  11.