4 lines
81 B
Bash
4 lines
81 B
Bash
#!/bin/sh
|
|
|
|
"%%LOCALBASE%%/bin/java" -cp "%%JAVAJARDIR%%/jlex.jar" JLex.Main "$@"
|