view dl-libs.sh @ 529:945c7b500433

added download script to get needed libraries for Dylan.
author Robert McIntyre <rlm@mit.edu>
date Sun, 24 Jun 2012 14:57:15 -0500
parents
children
line wrap: on
line source
1 #!/bin/sh
3 mkdir ./java/lib
4 cd ./java/lib
6 wget http://www.tritonus.org/tritonus_share-0.3.6.jar
7 wget http://www.tritonus.org/tritonus_aos-0.3.6.jar