diff doc/interpreter/var.txi @ 8567:674d00f5e072

remove variable index
author Soren Hauberg <soren@hauberg.org>
date Thu, 22 Jan 2009 11:11:16 -0500
parents da95767511f5
children 38ee7ce3bc7d
line wrap: on
line diff
--- a/doc/interpreter/var.txi	Thu Jan 22 11:06:56 2009 -0500
+++ b/doc/interpreter/var.txi	Thu Jan 22 11:11:16 2009 -0500
@@ -66,6 +66,7 @@
 to hold a string value in the same program.  Variables may not be used
 before they have been given a value.  Doing so results in an error.
 
+@cindex @code{ans}
 @DOCSTRING(ans)
 
 @DOCSTRING(isvarname)