From 70f901d636479ce4ba7023edf387ea3166e738a3 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sat, 28 Sep 2013 17:40:53 +0200 Subject: fix --- calculator.buetow.org/content/home.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/calculator.buetow.org/content/home.xml b/calculator.buetow.org/content/home.xml index b2692bd..0ba4a1e 100644 --- a/calculator.buetow.org/content/home.xml +++ b/calculator.buetow.org/content/home.xml @@ -23,7 +23,7 @@ Version 0.5 (Apr 18 2005) - Added list.h and stack.h. Calculator can now be used with parameters: ./calculator '1+6+4\'. Added the v(erbose) command. Added the pr(ecision) int command. + Added list.h and stack.h. Calculator can now be used with parameters: ./calculator '1+6+4\'. Added the v(erbose) command. Added the pr(ecision) int command. The - (minus) bug has been fixed! Version 0.4.1 (Dec 1st 2004) - Bugfix release @@ -43,11 +43,11 @@ A "," can be used as a synonym for a ".". 0! resulted in an infinite loop. This has been fixed. \w* resultet in a segmentation fault. This has been fixed. - New commands: ra(scii), which is the same as as(cii) but works the reverse way. !command executes a shell command. x\ calculates the square root of x. + New commands: ra(scii), which is the same as as(cii) but works the reverse way. !command executes a shell command. x\ calculates the square root of x. Version 0.3.1 (Jul 26th 2004) - Bugfix release - This is a bugfix release only. No new features included. + This is a bugfix release only. No new features included. Version 0.3 (May 8th 2004) -- cgit v1.2.3