aboutsummaryrefslogtreecommitdiff
path: root/pkg/dataio/dataio.cl
blob: 2120892e9a49246deff8d558f474ce8022163ae6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#{ The DATAIO data input/output conversion package.

package	dataio

task	rcardimage,
	wcardimage,
	mtexamine,
	txtbin,
	bintxt,
	rfits,
	wfits,
	reblock,
	rtextimage,
	t2d,
	wtextimage,
	import,
	export		= dataio$x_dataio.e

clbye()