From 479dd85da543b7af8e5f888ff2f2beaf6ff6923b Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 15 Apr 2007 11:17:00 +0000 Subject: Miscellaneous changes --- py_eval.h | 1 + 1 file changed, 1 insertion(+) (limited to 'py_eval.h') diff --git a/py_eval.h b/py_eval.h index 90a21df1..fa70d3b2 100644 --- a/py_eval.h +++ b/py_eval.h @@ -13,6 +13,7 @@ using namespace boost::python; namespace ledger { +void initialize_ledger_for_python(); void shutdown_ledger_for_python(); class python_interpreter_t : public xml::xpath_t::scope_t -- cgit v1.2.3