Changeset 5694 for trunk/MagicSoft/Mars/macros/dohtml.C
- Timestamp:
- 01/03/05 13:05:12 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/dohtml.C
r5190 r5694 70 70 sourcedir += "mhbase:"; 71 71 sourcedir += "mhflux:"; 72 sourcedir += "mhft:"; 72 73 sourcedir += "mhist:"; 73 74 sourcedir += "mhistmc:"; … … 129 130 html.Convert("bootcampstandardanalysis.C", "MARS - Example of the status of the standard analysis at the bootcamp"); 130 131 html.Convert("readIPR.C", "MARS - Example to read and display the IPRs from a (merpped) report file"); 132 html.Convert("extendcam.C", "MARS - Example of using MGeomCamExtend and MHexagonalFTCalc"); 133 html.Convert("hft.C", "MARS - Example of using MHexagonalFTCalc"); 131 134 }
Note:
See TracChangeset
for help on using the changeset viewer.