From: David MacKenzie Date: Mon, 25 Oct 1993 23:45:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: GNU_ORIG~78 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/2a2e87dbe0a067663bab544f0fb85fa71f7c438f *** empty log message *** --- diff --git a/doc/bison.texinfo b/doc/bison.texinfo index 7de22d50..0fccc16e 100644 --- a/doc/bison.texinfo +++ b/doc/bison.texinfo @@ -1727,7 +1727,7 @@ to create named variables, store values in them, and use them later. Here is a sample session with the multi-function calculator: @example -% acalc +% mfcalc pi = 3.141592653589 3.1415926536 sin(pi)