view Types.hs @ 11:5671c12701d0 default tip

fix makefile
author Daichi TOMA <toma@cr.ie.u-ryukyu.ac.jp>
date Tue, 11 Feb 2014 19:15:16 +0900
parents 782efee9766c
children
line wrap: on
line source

module Types
( treeName
) where

import Jungle

treeName :: String
treeName = "boards"