File tree Expand file tree Collapse file tree 5 files changed +11
-6
lines changed
Expand file tree Collapse file tree 5 files changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,10 @@ as intended.
1111
1212The scripts are split into the following folders:
1313
14- | Folder Name | Description |
15- | ----------------| --------------------------------------------------------------------------------------------|
16- | [ core] ( ./core ) | Scripts that go in all distribution, namely included in the 160K floppy disk image |
17- | [ test] ( ./test ) | Unit tests for scripts that require them |
18- | [ util] ( ./util ) | Scripts that help with the build process of Lua for Watcom but aren't included on any disk |
19- | [ xtra] ( ./xtra ) | Extra scripts that are omitted from the 160K floppy disk image duo to space constants |
14+ | Folder Name | Description |
15+ | ------------------| --------------------------------------------------------------------------------------------------------------------------|
16+ | [ bench] ( ./bench ) | Contains symbolic links to each script that is needed to run every benchmark in ` BENCH.LUA ` |
17+ | [ core] ( ./core ) | Scripts that go in all distributions of Lua for Watcom, namely included in the 160K floppy disk image for really old PCs |
18+ | [ test] ( ./test ) | Unit tests for scripts that require them |
19+ | [ util] ( ./util ) | Scripts that help with the build process of Lua for Watcom but aren't included on any disk |
20+ | [ xtra] ( ./xtra ) | Extra scripts that are omitted from the 160K floppy disk image duo to space constants |
Original file line number Diff line number Diff line change 1+ ../ core / BENCH .LUA
Original file line number Diff line number Diff line change 1+ ../ xtra / EXBENCH .LUA
Original file line number Diff line number Diff line change 1+ ../ xtra / MD5SUM .LUA
Original file line number Diff line number Diff line change 1+ ../ core / S256SUM .LUA
You can’t perform that action at this time.
0 commit comments