diff options
author | Joris | 2016-02-21 22:15:38 +0100 |
---|---|---|
committer | Joris | 2016-02-21 22:15:47 +0100 |
commit | a8097b11f43ca88434a79b107c3e29b86b4c702d (patch) | |
tree | 3f89c42b6ae7badafbbe4f249d587dac6b64c83e | |
parent | 0d802dc8cc0dbef596f6448060a864137f66fae7 (diff) |
Modify sharedCost first case
-rw-r--r-- | sharedCost.cabal (renamed from SharedCost.cabal) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SharedCost.cabal b/sharedCost.cabal index 1141cb9..eef9469 100644 --- a/SharedCost.cabal +++ b/sharedCost.cabal @@ -1,4 +1,4 @@ -name: SharedCost +name: sharedCost version: 0.1 license: GPL-3 license-file: LICENSE |