diff options
Diffstat (limited to 'src/GF/Text/LatinASupplement.hs')
| -rw-r--r-- | src/GF/Text/LatinASupplement.hs | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/GF/Text/LatinASupplement.hs b/src/GF/Text/LatinASupplement.hs index c06299ae3..5a1794e20 100644 --- a/src/GF/Text/LatinASupplement.hs +++ b/src/GF/Text/LatinASupplement.hs @@ -1,3 +1,17 @@ +---------------------------------------------------------------------- +-- | +-- Module : (Module) +-- Maintainer : (Maintainer) +-- Stability : (stable) +-- Portability : (portable) +-- +-- > CVS $Date $ +-- > CVS $Author $ +-- > CVS $Revision $ +-- +-- (Description of the module) +----------------------------------------------------------------------------- + module LatinASupplement where mkLatinASupplement :: String -> String |
