]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/hlt-macros/command_queue.C
Move contents of EVE/Alieve to EVE/EveDet as most code will remain there.
[u/mrichter/AliRoot.git] / EVE / hlt-macros / command_queue.C
index d5b454ab2aa7097810f24074432f517a28c2d742..0b647c336da75db3cc4a759de4c6643a62a03d7b 100644 (file)
@@ -4,7 +4,7 @@
 /**************************************************************************
  * Copyright(c) 1998-2008, ALICE Experiment at CERN, all rights reserved. *
  * See http://aliceinfo.cern.ch/Offline/AliRoot/License.html for          *
- * full copyright notice.                                                 * 
+ * full copyright notice.                                                 *
  **************************************************************************/
 #include <TObject.h>
 #include <TList.h>
@@ -115,7 +115,7 @@ void command_queue()
 
 #include <TRandom.h>
 
-void make_crap(void* arg) 
+void make_crap(void* arg)
 {
   Int_t num = 1024;
   TRandom rnd(0);