From cc772cf8ef4e3e77d8e3a109522b790bd407be9c Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Mon, 14 Oct 2002 21:47:40 +0000 Subject: [PATCH] (Whirlwind Tour): Added pointer to examples directory. --- doc/ref/intro.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/ref/intro.texi b/doc/ref/intro.texi index f46b7ffb4..4d6109aeb 100644 --- a/doc/ref/intro.texi +++ b/doc/ref/intro.texi @@ -54,7 +54,8 @@ imposed on them. @chapter A Whirlwind Tour This chapter presents a quick tour of all the ways that Guile can be -used. +used. There are additional examples in the @file{examples/} +directory in the Guile source distribution. @menu * Running Guile Interactively::