Extracting the algs4 jar for better visibility
This commit is contained in:
6
algs4/extract-algs4
Executable file
6
algs4/extract-algs4
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
cd src/java
|
||||
jar xf ../../algs4.jar
|
Reference in New Issue
Block a user