Extracting the algs4 jar for better visibility

This commit is contained in:
Dan Buch
2012-05-05 09:00:05 -04:00
parent 852f338c83
commit 8a687c6adf
2 changed files with 127 additions and 17 deletions

6
algs4/extract-algs4 Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
set -e
cd src/java
jar xf ../../algs4.jar