diff options
author | John Wiegley <johnw@newartisans.com> | 2005-02-09 10:07:40 +0000 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2008-04-13 02:40:55 -0400 |
commit | f3c736006c72cefaad52981420e3aabf88b271db (patch) | |
tree | 7afdd8c9692902de842a2c1caaea7a2b04d87763 /config.h | |
parent | 193a801c03f27d5888d6e7347c18fbc925b72f1d (diff) | |
download | fork-ledger-f3c736006c72cefaad52981420e3aabf88b271db.tar.gz fork-ledger-f3c736006c72cefaad52981420e3aabf88b271db.tar.bz2 fork-ledger-f3c736006c72cefaad52981420e3aabf88b271db.zip |
*** empty log message ***
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ struct config_t std::string write_xact_format; std::string equity_format; std::string prices_format; + std::string pricesdb_format; std::string date_format; std::string sort_string; std::string amount_expr; |