15 Jun
2003
15 Jun
'03
12:32 p.m.
* Steffen Mazanek <steffen.mazanek@UniBw-Muenchen.de> [2003-06-15 14:10 +0200]:
I am using literate programming with \begin{code}...\end{code}. But there is one problem. I want to hide some code of a module in my documentation.
What about: \long\def\ignore#1{} and then \ignore{ \begin{code} main = putStrLn "I am not in the docs!" \end{code} } %ignore Regards, Olli -- Oliver Braun :: obraun@unsane.org :: Work => obraun@informatik.unibw-muenchen.de :: FreeBSD => obraun@FreeBSD.org -> http://people.freebsd.org/~obraun/ :: Haskell => obraun@haskell.org -> http://haskell.org/freebsd/