add color support for windows console
[calc.git] / element.h
index c36c5596e5b3ed04f4e8a96ebffe5ba885608e81..15e6ecc2eb991302afb9a4ec412c839b3944c918 100644 (file)
--- a/element.h
+++ b/element.h
@@ -14,7 +14,7 @@ typedef enum {
     Ln, Log, Exp,
     Erfc, Erf,
     Abs, Ceil, Floor,
-    Store, Recall, Inc, Dec, Disp, Mem, Clear,
+    Store, Recall, Inc, Dec, Disp, Memory, Clear,
     Quit, Help,
     Ans, E, Pi,
     Equal, Diff, Ge, Le, Gt, Lt,