summaryrefslogtreecommitdiff
path: root/src/report.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/report.h')
-rw-r--r--src/report.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/report.h b/src/report.h
index 4a99fe74..15ee82c6 100644
--- a/src/report.h
+++ b/src/report.h
@@ -394,6 +394,7 @@ public:
// jww (2009-02-10): These should perhaps live elsewhere
value_t entry_command(call_scope_t& args);
+value_t template_command(call_scope_t& args);
entry_t * derive_new_entry(report_t& report,
value_t::sequence_t::const_iterator i,