Browse Source

to_erl comments

Maxim Sokhatsky 10 years ago
parent
commit
3c00676508
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/mad_run.erl

+ 2 - 2
src/mad_run.erl

@@ -12,6 +12,6 @@ start(Params) ->
          false -> io:format("Shell Error: ~s~n\r",[binary_to_list(X)]) end.
 
 attach(Params) ->
-    io:format("to_erl .devbox/~n").
+    io:format("to_erl .devbox/~n"). % use like $(mad attach)
 
-stop(_) -> ok.
+stop(_) -> ok. % TODO: stop box