]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
added THijing, CONTAINERS categories
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 21 Dec 2000 19:49:19 +0000 (19:49 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 21 Dec 2000 19:49:19 +0000 (19:49 +0000)
AliGeant4/config/doc_alsorthtml.pl
AliGeant4/doc/CodePrototype.html

index cf12f409d4298dc63f023e296059720434c00ae5..c6bbd37d77e33a059a9ec9055aff6bdd6cd6a635 100755 (executable)
@@ -26,8 +26,10 @@ print "Generating html pages for class categories\n";
 # AliRoot categories
 @EXTDIRLIST = "STEER";
 @EXTDIRLIST = (@EXTDIRLIST,"EVGEN");
+@EXTDIRLIST = (@EXTDIRLIST,"THijing");
 @EXTDIRLIST = (@EXTDIRLIST,"TGeant3");
 @EXTDIRLIST = (@EXTDIRLIST,"ALIFAST");
+@EXTDIRLIST = (@EXTDIRLIST,"CONTAINERS");
 @EXTDIRLIST = (@EXTDIRLIST,"CASTOR");
 @EXTDIRLIST = (@EXTDIRLIST,"FMD");
 @EXTDIRLIST = (@EXTDIRLIST,"ITS");
index a0adbbab4bf18580c398356f09d623263b23bba8..3901b35a6dc9092a825679d8dae6efddd5c6eee4 100644 (file)
@@ -56,7 +56,9 @@
 <LI><STRONG>Other AliRoot categories:</STRONG><br>
     <UL>
     <LI><A HREF="CodePrototype/STEERCategory.html"> STEER </A>
+    <LI><A HREF="CodePrototype/CONTAINERSCategory.html"> CONTAINERS </A>
     <LI><A HREF="CodePrototype/EVGENCategory.html"> EVGEN </A>
+    <LI><A HREF="CodePrototype/THijingCategory.html"> THijing </A>
     <LI><A HREF="CodePrototype/TGeant3Category.html"> TGeant3 </A>
     <LI><A HREF="CodePrototype/ALIFASTCategory.html"> ALIFAST </A>
     <LI><A HREF="CodePrototype/CASTORCategory.html"> CASTOR </A>