view dl-libs.sh @ 571:c6b01ff2f1e5

added row and column variables; clear-screen logic works now.
author Robert McIntyre <rlm@mit.edu>
date Sat, 01 Sep 2012 03:40:50 -0500
parents 945c7b500433
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