Skip to content

Commit

Permalink
Update weight.clj
Browse files Browse the repository at this point in the history
  • Loading branch information
fogus committed Jul 26, 2013
1 parent 2812bfa commit c15973b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/minderbinder/weight.clj
Expand Up @@ -3,7 +3,7 @@

(defunits-of weight :kilogram
"WiP"
:kg #{:kilograms :kilogram}
:kg #{:kilograms :kilogram :grave}
:g 1/1000
:gram #{:grams :g}

Expand Down Expand Up @@ -85,4 +85,4 @@

:yg [1/1000 :yg]
:yg #{:yoctogram :yoctograms}
)
)

0 comments on commit c15973b

Please sign in to comment.