From 3e0f510b296c0b72353f146912bb0225af0a5647 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 19 May 2007 07:34:52 +0000 Subject: More work on the compilation of nodes. --- src/document.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/document.cc') diff --git a/src/document.cc b/src/document.cc index da7db95e..120440b0 100644 --- a/src/document.cc +++ b/src/document.cc @@ -40,6 +40,7 @@ namespace { "account", "account-path", "amount", + "amount", "amount-expr", "arg", "auto-entry", @@ -51,6 +52,7 @@ namespace { "commodity-conversion", "commodity-nomarket", "commodity-template", + "cost", "current-year", "date", "default-account", -- cgit v1.2.3