#!/bin/more

Andrew L. Sandoval
sandoval@perigee.net
8/21/97

All of this code came from the PD-DCE-RPC.tar.Z found at
ftp://gatekeeper.dec.com/pub/DEC/DCE/PD-DCE-RPC.tar.Z, with one exception --
the code in the idl_compiler directory came straight out of Michael T.
Peterson's port of DCE RPC to Linux found at
ftp://tsx-11.mit.edu/pub/linux/ALPHA/dce-rpc/dce-linux-BL1.tar.gz

Michael's work meant that I did not have to work throught the lex/yacc
problems in the original code.  Many thanks to Michael Peterson!

The original code from PD-DCE-RPC.tar.z is in idl_compiler.orig/


