Ignore:
Timestamp:
12/17/01 10:20:08 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/macros/dohtml.C

    r1077 r1116  
    3333    //   create the html document class
    3434    //
    35     MHtml html;
     35    THtml html;
    3636
    3737    html.SetOutputDir("htmldoc");
    3838    html.SetSourceDir(".:mbase:mraw:mgui:manalysis:mdatacheck:mmain:meventdisp:mmc:mmontecarlo:mhist:mfilter");
    39     html.SetXwho("http://hegra1.mppmu.mpg.de/MAGICWeb/collaborators.html?");
    4039
    4140    html.MakeAll(kTRUE);
Note: See TracChangeset for help on using the changeset viewer.