Skip to content

Commit

Permalink
add XML comment
Browse files Browse the repository at this point in the history
  • Loading branch information
simontreanor committed Jun 7, 2024
1 parent e4ded47 commit f56a73c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Amount.fs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
namespace FSharp.Finance.Personal

/// a way to represent a quantity as either simple or calculated
module Amount =

open Calculation
Expand Down

0 comments on commit f56a73c

Please sign in to comment.