4 lines
95 B
Haskell
4 lines
95 B
Haskell
module Paths_htanks where
|
|
|
|
getDataFileName :: FilePath -> IO FilePath
|
|
getDataFileName = return
|