parsing: accept (but ignore) c++ ledger's C commodity conversion directive
This commit is contained in:
parent
2dabf4d1d5
commit
631215d5d7
@ -166,6 +166,7 @@ journalFile = do
|
||||
, liftM (return . addHistoricalPrice) ledgerHistoricalPrice
|
||||
, ledgerDefaultYear
|
||||
, ledgerDefaultCommodity
|
||||
, ledgerCommodityConversion
|
||||
, ledgerIgnoredPriceCommodity
|
||||
, ledgerTagDirective
|
||||
, ledgerEndTagDirective
|
||||
|
||||
Loading…
Reference in New Issue
Block a user