diff options
author | Christian A. Weber <chris@gna.ch> | 1994-05-19 15:26:31 +0000 |
---|---|---|
committer | Christian A. Weber <chris@gna.ch> | 1994-05-19 15:26:31 +0000 |
commit | 819975036a4f8bc962d85bee0c2b532ad89e0673 (patch) | |
tree | 0c4356838010dfad43bd7b0efaef72912d047e80 /Contrib/README.contrib | |
parent | 54c58ba9863c8a2d0bbc880bdb11b0af2dbc9644 (diff) | |
download | iff-library-819975036a4f8bc962d85bee0c2b532ad89e0673.tar.gz iff-library-819975036a4f8bc962d85bee0c2b532ad89e0673.tar.bz2 iff-library-819975036a4f8bc962d85bee0c2b532ad89e0673.zip |
Add Contrib directory with Modula-2 and Oberon bindings
Diffstat (limited to 'Contrib/README.contrib')
-rw-r--r-- | Contrib/README.contrib | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Contrib/README.contrib b/Contrib/README.contrib new file mode 100644 index 0000000..c081f65 --- /dev/null +++ b/Contrib/README.contrib @@ -0,0 +1,21 @@ +$Id: README.contrib,v 24.1 1994/05/19 15:26:31 chris Exp $ + +The files in this directory were sent to me by their authors for inclusion +in the IFF library archive. Please send all comments and questions related +to these files directly to the authors. + + +IFF.def + Modula-2 version of Programmer/IFF.h + by Olivier Schraner + + +IFFLib.mod + Oberon version of Programmer/IFF.h + by Volker Rudolph, Thomas Wagner, Frédéric Pröls, F. Siebert, André Voget + + +Thanks to all contributors! + + -Chris + |