Skip to content

Commit ea0071b

Browse files
committed
FINAL CHANGES - PREPARE FOR PRESENTATION
1 parent df5786f commit ea0071b

11 files changed

Lines changed: 17074 additions & 19 deletions

File tree

book2

Lines changed: 15634 additions & 0 deletions
Large diffs are not rendered by default.

decodeBook2Demo.sh

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
#!/bin/bash
2+
3+
echo "executing java -jar twoDimensionalRLE-1.0.jar -d -v -huf -map -bwt -D -f book2.mixed "
4+
5+
sleep 5
6+
7+
java -jar twoDimensionalRLE-1.0.jar -d -v -huf -map -bwt -D -f book2.mixed
8+

0 commit comments

Comments
 (0)