WOS.hs 309 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14
{-|
Module      : WOS
Description : 
Copyright   : (c) CNRS, 2017-Present
License     : AGPL + CECILL v3
Maintainer  : team@gargantext.org
Stability   : experimental
Portability : POSIX

Here is a longer description of this module, containing some
commentary with @some markup@.
-}


15
module Parsers.WOS where