summaryrefslogtreecommitdiff
path: root/tests/pipe_test.def
blob: 6469cca1ec28dc70d85295ddb6c40921ae7b88a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
autogen definitions pipe_test.tpl;

data_type = { 
	type_name	= short ;
	};

data_type = { 
	type_name	= float ;
	};

data_type = { 
	type_name 	= double ;
	};