whitespace! :(
This commit is contained in:
parent
5559c0eb7f
commit
ec4f8e4fb2
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
#! /bin/sh
|
#!/bin/sh
|
||||||
# Stupid shell script for starting Hop with a JDK-like virtual machine.
|
# Stupid shell script for starting Hop with a JDK-like virtual machine.
|
||||||
# Presumes that you have your classpath set.
|
# Presumes that you have your classpath set.
|
||||||
|
|
||||||
|
|
2
hop.sh
2
hop.sh
|
@ -1,4 +1,4 @@
|
||||||
#! /bin/sh
|
#!/bin/sh
|
||||||
# Stupid shell script for starting Hop with a JDK-like virtual machine.
|
# Stupid shell script for starting Hop with a JDK-like virtual machine.
|
||||||
# Presumes that you have your classpath set.
|
# Presumes that you have your classpath set.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue