19991013-22:37 GMT+1

This commit is contained in:
Viktor Szakats
1999-10-13 20:49:35 +00:00
parent 5b7ba27695
commit a47c9d93e8
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
19991013-22:37 GMT+1 Victor Szel <info@szelvesz.hu>
* tests/rtl_test.prg
* Column width adjusted.
19991013-22:26 GMT+1 Victor Szel <info@szelvesz.hu>
* source/rtl/oldbox.c
source/rtl/Makefile

View File

@@ -65,8 +65,8 @@
#define TEST_RESULT_COL1_WIDTH 1
#define TEST_RESULT_COL2_WIDTH 20
#define TEST_RESULT_COL3_WIDTH 40
#define TEST_RESULT_COL4_WIDTH 90
#define TEST_RESULT_COL5_WIDTH 90
#define TEST_RESULT_COL4_WIDTH 55
#define TEST_RESULT_COL5_WIDTH 55
STATIC s_nPass
STATIC s_nFail