1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-02-22 01:24:02 +00:00
2009-05-21 21:09:30 +00:00

15 lines
161 B
Modula-2

autogen definitions pipe_test.tpl;
data_type = {
type_name = short ;
};
data_type = {
type_name = float ;
};
data_type = {
type_name = double ;
};