|
| |
Diff of /build.xml
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 62 |
BinaryToFITS, |
BinaryToFITS, |
| 63 |
fits_header, FitsImageDisplay, |
fits_header, FitsImageDisplay, |
| 64 |
FitsExtensionViewer, Interpolate, |
FitsExtensionViewer, Interpolate, |
| 65 |
PointSourceExtractor, SunCoords" /> |
PointSourceExtractor, SunCoords, |
| 66 |
|
FitsResample, PlotXtract" /> |
| 67 |
|
|
| 68 |
<!-- This is the first step for build process. --> |
<!-- This is the first step for build process. --> |
| 69 |
<!-- Init - makes the required directories to store --> |
<!-- Init - makes the required directories to store --> |
| 132 |
<UVSBuild name="PointSourceExtractor" /> |
<UVSBuild name="PointSourceExtractor" /> |
| 133 |
</target> |
</target> |
| 134 |
|
|
| 135 |
|
<target name="FitsResample" depends="fitshandler"> |
| 136 |
|
<UVSBuild name="FitsResample" /> |
| 137 |
|
</target> |
| 138 |
|
|
| 139 |
|
<target name="PlotXtract" depends="fitshandler"> |
| 140 |
|
<UVSBuild name="PlotXtract" /> |
| 141 |
|
</target> |
| 142 |
|
|
| 143 |
|
|
| 144 |
<target name="info" depends="buildFutils"> |
<target name="info" depends="buildFutils"> |
| 145 |
<echo> </echo> |
<echo> </echo> |
| 146 |
<echo>Thats it! You should have the UVS_fits_utils ready for </echo> |
<echo>Thats it! You should have the UVS_fits_utils ready for </echo> |
|
|
Legend:
| Removed from v.1.9 |
|
| changed lines |
| |
Added in v.1.10 |
|
|
|
|
|