diff options
Diffstat (limited to 'doc/ref/scheme-intro.texi')
-rw-r--r-- | doc/ref/scheme-intro.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ref/scheme-intro.texi b/doc/ref/scheme-intro.texi index 22e875339..bd6700cc8 100644 --- a/doc/ref/scheme-intro.texi +++ b/doc/ref/scheme-intro.texi @@ -1,3 +1,9 @@ +@c -*-texinfo-*- +@c This is part of the GNU Guile Reference Manual. +@c Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004 +@c Free Software Foundation, Inc. +@c See the file guile.texi for copying conditions. + @page @node Guile Scheme @chapter Guile's Implementation of Scheme |