summaryrefslogtreecommitdiff
path: root/rpc++/README.ORIG
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-10-21 21:41:34 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-10-21 21:41:34 +0000
commita5fdebc5f6375078ec1763850a4ca23ec7fe6458 (patch)
treebcf0a25c3d45a209a6e3ac37b233a4812f29c732 /rpc++/README.ORIG
downloadATCD-a5fdebc5f6375078ec1763850a4ca23ec7fe6458.tar.gz
Initial revision
Diffstat (limited to 'rpc++/README.ORIG')
-rw-r--r--rpc++/README.ORIG9
1 files changed, 9 insertions, 0 deletions
diff --git a/rpc++/README.ORIG b/rpc++/README.ORIG
new file mode 100644
index 00000000000..60aa3f121e1
--- /dev/null
+++ b/rpc++/README.ORIG
@@ -0,0 +1,9 @@
+This directory contains a collection of classes that provide an
+interface to SUN's RPCs. I dubbed the collection the rpc++-library. It
+has been tested with gcc-1.40 on a SparcStation running SunOS 4.0.
+
+There is no documentation. Look at the example in ./example.
+
+Peter Berens
+
+