X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FCmd.hs;h=14300befaf9c9edcfb04b8b9efe4003edb2c27fa;hb=746ef6a7fd71bb1e9ebe3cd107c5f9f79f3b7a68;hp=6a47db05541b9addfc9178db190161e274aebf64;hpb=0e5a2f1d7684e4a3f3536f63c2b87fe21dd3b45d;p=haskell-directory.git diff --git a/System/Cmd.hs b/System/Cmd.hs index 6a47db0..14300be 100644 --- a/System/Cmd.hs +++ b/System/Cmd.hs @@ -8,8 +8,6 @@ -- Stability : provisional -- Portability : portable -- --- $Id: Cmd.hs,v 1.3 2002/04/24 16:31:45 simonmar Exp $ --- -- Executing a command. -- -----------------------------------------------------------------------------