X-Git-Url: https://secure.softndesign.org/git/?a=blobdiff_plain;f=parser.h;h=540f1c81ce46cc61965a58f1348d41550deba89f;hb=a8cf32baa8ea2ef818547186e3b2ea03a07191d6;hp=409b4d43c16d4860c549d3f2af0cf63b2b5560e1;hpb=94b4e517849129fca159355365a7fb01db21d2da;p=calc.git diff --git a/parser.h b/parser.h index 409b4d4..540f1c8 100644 --- a/parser.h +++ b/parser.h @@ -14,7 +14,7 @@ typedef enum { Pow, Sqr, Cos, Sin, Atan, Log, Exp, - Store, Recall, Disp, + Store, Recall, Inc, Dec, Disp, Quit, Help, Ans, E, Pi, Equal, Diff, Ge, Le, Gt, Lt,