Extracting even more
This commit is contained in:
7
algs4/extract-jars
Executable file
7
algs4/extract-jars
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
cd src/java
|
||||
jar xf ../../algs4.jar
|
||||
jar xf ../../stdlib.jar
|
Reference in New Issue
Block a user