Exceptionally hacky linux fix. gnu gencat is returning != 0 even when it's
[oweals/cde.git] / cde / programs / tttypes / dtdbcache.ptype
1 /* $XConsortium: dtdbcache.ptype /main/5 1996/11/19 15:50:45 drk $ */
2 ptype SDTDTSCACHE {
3         start "dtdbcache";
4         handle:
5
6                 session DtDtsCache() => start opnum = 1;
7 }
8
9 ptype DTDTSCACHE {
10         start "dtdbcache";
11         handle:
12
13                 session DtDtsCache() => start opnum = 1;
14 }