aboutsummaryrefslogtreecommitdiff
path: root/Math/Combinatorics/YoungTableaux.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Math/Combinatorics/YoungTableaux.hs')
-rw-r--r--Math/Combinatorics/YoungTableaux.hs10
1 files changed, 10 insertions, 0 deletions
diff --git a/Math/Combinatorics/YoungTableaux.hs b/Math/Combinatorics/YoungTableaux.hs
index ada2da1..eedb971 100644
--- a/Math/Combinatorics/YoungTableaux.hs
+++ b/Math/Combinatorics/YoungTableaux.hs
@@ -1,3 +1,13 @@
+----------------------------------------------------------------------------
+--
+-- Copyright : (C) 2017 Yuchen Pei
+-- License : GPLv3+
+--
+-- Maintainer : Yuchen Pei
+-- Stability : experimental
+-- Portability : non-portable
+--
+----------------------------------------------------------------------------
--import Data.Monoid ((<>))
data SSYT a = S [[a]]