Change the database table name
[hdata.git] / Citation.hs
blob68cd786db092e2b3ee552f420428b74650092797
1 module Citation (
2 citation
3 ) where
5 import Util
7 citation :: [String] -> IO ()
8 citation argv = putStrLn $ usage Citation