Skip to content
Michael Cotterell edited this page Mar 11, 2017 · 3 revisions

Setup & Maintain Dependencies

To update and or make scalation_mathstat available, type the following from within the scalation_1.3 directory:

$ cd scalation_mathstat
$ sbt publishLocal

To update and or make scalation_modeling available, type the following from within the scalation_1.3 directory:

$ cd scalation_modeling
$ sbt publishLocal
Clone this wiki locally