Don't export the load function, it gets called automatically

This commit is contained in:
Carlos Martín Nieto
2012-08-13 23:55:14 +02:00
parent 9cbf4024a0
commit 1bc316b6a5
2 changed files with 12 additions and 13 deletions

1
geef
View File

@@ -3,7 +3,6 @@
%%! debug verbose -noshell -pa ebin
main([Command|_Args]) ->
geef:start(),
case Command of
"h2r" ->
[Object|_Rest] = _Args,