Browse Source

Update comment

 - More consistent comment place
Leo 10 years ago
parent
commit
78f1877b9d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/oclaunch.ml

+ 2 - 1
src/oclaunch.ml

@@ -36,7 +36,8 @@
 
 open Core.Std;;
 
-let commands = (* Define commands *)
+(* Define commands *)
+let commands =
   Command.basic
     ~summary:"TODO"
     Command.Spec.empty