repo.or.cz
/
hdata.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add: drop the issue flag
[hdata.git]
/
Citation.hs
blob
68cd786db092e2b3ee552f420428b74650092797
1
module
Citation
(
2
citation
3
)
where
4
5
import
Util
6
7
citation
:: [
String
] ->
IO
()
8
citation argv
=
putStrLn
$
usage Citation