% first line Data.PcSets.Catalog % This file is part of gpcsets: Pitch Class Sets for Haskell % Copyright 2009 by Bruce H. McCosar. % Distributed under a BSD3 license; see the file 'LICENSE' for details. \chapter{Data.PcSets.Catalog} text \begin{code} module Data.PcSets.Catalog where \end{code} text \begin{code} test :: Int test = 0 \end{code} final