Changes between Version 2 and Version 3 of 2016-09-29
- Timestamp:
- Sep 29, 2016, 3:20:49 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2016-09-29
v2 v3 40 40 * Add --cmd option to execute ChimeraX command from command line: 41 41 {{{ 42 chimerax --cmd "ts startRESTServer; rest start"42 chimerax --cmd "ts load RESTServer; rest start" 43 43 }}} 44 44 * Make main startup code a bundle to be called from shim code