Differences From Artifact [1f8bd891c4]:
- File newdashboard.scm — part of check-in [bc7b3cac87] at 2013-07-04 23:45:12 on branch kind-db-access — Beginnings of run summary view in place (user: matt, size: 19440) [annotate] [blame] [check-ins using] [more...]
To Artifact [9e84c96b6c]:
- File newdashboard.scm — part of check-in [1bd823a800] at 2014-06-23 17:36:42 on branch v1.55 — Renamed some routines, added use of MT_TARGET for input of target in getting runconfigs data (fixes bug where it only worked when using -target (user: mrwellan, size: 19447) [annotate] [blame] [check-ins using]
︙ | |||
65 66 67 68 69 70 71 | 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 | - + | 0)) (if (args:get-arg "-h") (begin (print help) (exit))) |
︙ |