summaryrefslogtreecommitdiff
path: root/pyledger.h
diff options
context:
space:
mode:
Diffstat (limited to 'pyledger.h')
-rw-r--r--pyledger.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/pyledger.h b/pyledger.h
deleted file mode 100644
index 9d8cafdf..00000000
--- a/pyledger.h
+++ /dev/null
@@ -1,16 +0,0 @@
-#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 <johnw@newartisans.com>
-//
-
-#include <ledger.h>
-#include <py_eval.h>
-
-#endif // _PYLEDGER_H