diff: mention dynamic_linking in extras/README
Fergus Henderson
fjh at cs.mu.OZ.AU
Mon Dec 7 12:54:47 AEDT 1998
Estimated hours taken: 0.25
extras/README:
Describe the contents of the new `dynamic_linking' subdirectory.
Index: extras/README
===================================================================
RCS file: /home/staff/zs/imp/mercury/extras/README,v
retrieving revision 1.3
diff -u -r1.3 README
--- README 1998/12/04 02:37:53 1.3
+++ README 1998/12/07 01:54:05
@@ -12,6 +12,10 @@
A Mercury library package containing support for
complex and imaginary numbers.
+dynamic_linking
+ An interface to the C functions dlopen(), dlsym(), etc.
+ that are supported by most modern Unix systems.
+
exceptions A library module containing a (tentative)
exception handling interface for Mercury.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "Binaries may die
WWW: <http://www.cs.mu.oz.au/~fjh> | but source code lives forever"
PGP: finger fjh at 128.250.37.3 | -- leaked Microsoft memo.
More information about the developers
mailing list