#ifndef _PYLEDGER_H #define _PYLEDGER_H ////////////////////////////////////////////////////////////////////// // // Ledger Accounting Tool (with Python support via Boost.Python) // // A command-line tool for general double-entry accounting. // // Copyright (c) 2003,2004 John Wiegley // #include #include #endif // _PYLEDGER_H