dtcalc: change from obsoleted MAXFLOAT to FLT_MAX from std C
[oweals/cde.git] / cde / examples / template / template.ptype
1 /* $XConsortium: template.ptype /main/2 1996/11/19 15:54:56 drk $ */
2 ptype DT_Example_Template {
3         start "templatebin -server";
4         handle:
5
6         session Edit(inout DT_EXAMPLE_TEMPLATE contents)
7                 => start opnum = 1;
8 }