From 2a2e87dbe0a067663bab544f0fb85fa71f7c438f Mon Sep 17 00:00:00 2001 From: David MacKenzie Date: Mon, 25 Oct 1993 23:45:06 +0000 Subject: [PATCH] *** empty log message *** --- doc/bison.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.50.0