]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/AliceHelp.C
Coding violations.
[u/mrichter/AliRoot.git] / macros / AliceHelp.C
index 50c603b14c5b1af07703c35e0a77785283fe9bd9..8096e0066fb8e1e217ccafe2980af7c6def3049d 100644 (file)
@@ -1,7 +1,9 @@
+void AliceHelp(){
 ////////////////////////////////////////////////////
 //            H O W  to run  A l i R o o t        //
 ////////////////////////////////////////////////////
 
+  /*
  To execute the Alice simulation program, type aliroot.
  This starts AliRoot in interactive mode by default.
  After a few seconds, you get the Root prompt.
@@ -56,3 +58,5 @@
 
  When you want to leave gAlice type the command ".q"
     Root > .q
+  */
+}