| changeset 753 | 30ea6b01db46 | 
| parent 745 | 905b60a029bf | 
--- a/progs/catastrophic/catastrophic.js Tue Sep 01 16:00:37 2020 +0100 +++ b/progs/catastrophic/catastrophic.js Wed Sep 02 23:34:19 2020 +0100 @@ -7,11 +7,11 @@ // // call with: // -// $> catastrophic.js 20 +// $> ./catastrophic.js 20 // // call with timing as: // -// $> time catastrophic.js 25 +// $> time ./catastrophic.js 25 const args = process.argv[2]