Changes between Version 2 and Version 3 of 2016-09-29


Ignore:
Timestamp:
Sep 29, 2016, 3:20:49 PM (9 years ago)
Author:
Conrad Huang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2016-09-29

    v2 v3  
    4040        * Add --cmd option to execute ChimeraX command from command line:
    4141{{{
    42 chimerax --cmd "ts start RESTServer; rest start"
     42chimerax --cmd "ts load RESTServer; rest start"
    4343}}}
    4444        * Make main startup code a bundle to be called from shim code