Index: trunk/MagicSoft/Simulation/Detector/lib/README
===================================================================
--- trunk/MagicSoft/Simulation/Detector/lib/README	(revision 297)
+++ trunk/MagicSoft/Simulation/Detector/lib/README	(revision 297)
@@ -0,0 +1,26 @@
+############################################################
+
+README for the directory "lib"
+
+
+In this directory are some libs, that are needed for running 
+the programs developed by Jose Carlos. The most important is
+the 
+
+ranlib
+
+If you don't have install this lib yet, try to find it on 
+the web and do what you can. 
+
+Then make a link in this directory to your ranlib. 
+
+For some machines there are libs in this directory. Include
+them by linking 
+
+libranlib.a -> libranlib.a.[OSTYPE] 
+
+using the command 
+
+ln -s libranlib.a.[OSTYPE] libranlib.a 
+
+###########################################################
