summaryrefslogtreecommitdiff
path: root/src/Mahjong/Point.hs
diff options
context:
space:
mode:
authorTuowen Zhao <ztuowen@gmail.com>2016-05-24 11:58:56 -0500
committerTuowen Zhao <ztuowen@gmail.com>2016-05-24 11:58:56 -0500
commita7ba9e2c6706ca93cbdb8f8986fb90e814ad6fb8 (patch)
treea819a538301e320a254c7debdbb4d68a739393c4 /src/Mahjong/Point.hs
parent27d29076135ab9bb8903c9d64b0988c3b366844d (diff)
downloadhmj-master.tar.gz
hmj-master.tar.bz2
hmj-master.zip
chi peng kangHEADmaster
Diffstat (limited to 'src/Mahjong/Point.hs')
-rw-r--r--src/Mahjong/Point.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Mahjong/Point.hs b/src/Mahjong/Point.hs
index d2ae679..ec25001 100644
--- a/src/Mahjong/Point.hs
+++ b/src/Mahjong/Point.hs
@@ -1,4 +1,4 @@
-module Point where
+module Mahjong.Point where
calPoint (han,fu)
| han < 6 = if med > 2000 then 2000 else med