summaryrefslogtreecommitdiff
path: root/doc/example-smob/README
diff options
context:
space:
mode:
Diffstat (limited to 'doc/example-smob/README')
-rw-r--r--doc/example-smob/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/example-smob/README b/doc/example-smob/README
deleted file mode 100644
index 1380db123..000000000
--- a/doc/example-smob/README
+++ /dev/null
@@ -1,6 +0,0 @@
-This is the example code for the ``Defining New Types (Smobs)''
-chapter of the Guile manual.
-
-When you try to execute the code, if the system complains that it
-can't find libguile.so, you need to add the directory containing the
-installed Guile libraries to your LD_LIBRARY_PATH environment variable.