From e0ec44a8065e0976c01f41767a76cf59ed35167d Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 6 Jul 2017 17:58:39 -0400 Subject: added license. --- Math/Combinatorics/YoungTableaux.hs | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Math') 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]] -- cgit v1.2.3