f5332a3a40
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737025 13f79535-47bb-0310-9956-ffa450edef68
4 lines
83 B
Bash
4 lines
83 B
Bash
#!/bin/sh
|
|
|
|
java -cp build/eclipse org.apache.poi.hssf.dev.BiffViewer --escher "$@"
|