Commit 7e97eac9 authored by Ann Almgren's avatar Ann Almgren
Browse files

now try "4 " rather than " 4" (fails) or "04" (works)

parent b730a5ca
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -38,9 +38,9 @@ they all use drag type "BVK2".
| Size0001          | 10 | NSW   |      |        |    |    |                      |
|                   | 10 | Per   |      |        |    |    |                      |
+-------------------+----+-------+------+--------+----+----+----------------------+
| BENCH03           | 04 | Per   | None | 1611   | 1  | 1  | NSW with periodic    |
| BENCH03           | 4  | Per   | None | 1611   | 1  | 1  | NSW with periodic    |
| Size0001          | 10 | NSW   |      |        |    |    |                      |
|                   | 04 | Per   |      |        |    |    |                      |
|                   | 4  | Per   |      |        |    |    |                      |
+-------------------+----+-------+------+--------+----+----+----------------------+
| BENCH03           |  4 | Per   | None | 2500   | 1  | 1  | MI/PO with periodic  |
| Size0001          | 50 | MIPO  |      |        |    |    |                      |