Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

Commit

Permalink
Entities -> Currencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EricForgy committed Feb 28, 2019
1 parent aa3ddec commit 3734c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FinancialInstruments.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module FinancialInstruments

using Reexport, Dates
@reexport using Entities
@reexport using Currencies
export FinancialInstrument, Cash

abstract type FinancialInstrument end
Expand Down

0 comments on commit 3734c3c

Please sign in to comment.