shalinshah1993 / SBSCL

The Systems Biology Simulation Core Library (SBSCL) provides an efficient and exhaustive Java implementation of methods to interpret the content of models encoded in the Systems Biology Markup Language (SBML) and its numerical solution.
https://draeger-lab.github.io/SBSCL/
GNU Lesser General Public License v3.0
0 stars 2 forks source link

Deleting the dist folder #26

Closed shalinshah1993 closed 6 years ago

shalinshah1993 commented 6 years ago

Since we restructured SBSCL as per maven, all the binaries will be in target folder. Should we delete the dist folder where there is jar file?

draeger commented 6 years ago

Yes, this is no longer needed.

shalinshah1993 commented 6 years ago

Fixed it in https://github.com/shalinshah1993/SBSCL/commit/09a1e9aa7288176d6d1d40d66e55b4efc7bd7e6a! Closing this issue.

shalinshah1993 commented 6 years ago

This issue was moved to draeger-lab/SBSCL#26