cvs commit: fptools/green-card Makefile fptools/green-card/distri b ANNOUNCE INSTALL LICENSE Makefile MakingDistributions.txt README greencard.spec.in fptools/green-card/distrib/html index.html fptools/green-card/doc .cvsignore Makefile greencard.sgml ...

Sven Panne <[email protected]> Wed, 27 Aug 2003 10:25:02 -0400 (EDT)
Newsgroups gmane.comp.lang.haskell.cvs.green-card
Message-ID <[email protected]>
panne       2003/08/27 07:24:26 PDT
Sender: [email protected]
Errors-To: [email protected]
X-BeenThere: [email protected]
X-Mailman-Version: 2.0.13
Precedence: bulk
List-Help: <mailto:[email protected]?subject=help>
List-Post: <mailto:[email protected]>
List-Subscribe: <http://www.haskell.org/mailman/listinfo/cvs-green-card>,
	<mailto:[email protected]?subject=subscribe>
List-Id: fptools/green-card CVS commit messages <cvs-green-card.haskell.org>
List-Unsubscribe: <http://www.haskell.org/mailman/listinfo/cvs-green-card>,
	<mailto:[email protected]?subject=unsubscribe>
List-Archive: <http://www.haskell.org/pipermail/cvs-green-card/>
Date: Wed, 27 Aug 2003 07:24:26 -0700

  Added files:
    greencard            Makefile 
    greencard/distrib    ANNOUNCE INSTALL LICENSE Makefile 
                         MakingDistributions.txt README 
                         greencard.spec.in 
    greencard/distrib/html index.html 
    greencard/doc        .cvsignore Makefile greencard.sgml 
    greencard/examples   Makefile 
    greencard/examples/Gdbm Gdbm.gc Main.hs Makefile README diffs 
                            gdbmplus.h 
    greencard/examples/History History.gc Makefile 
    greencard/examples/world Main.hs Makedefs.ghc Makedeps 
                             Makefile Makefile.ghc-linux 
                             Makefile.ghc-win32 
                             Makefile.hugs-linux 
                             Makefile.hugs-win32 README.txt 
                             World.gc 
    greencard/lib        .cvsignore Makefile package.conf.in 
    greencard/lib/Foreign .cvsignore GreenCard.gc 
    greencard/lib/hugs   Makefile 
    greencard/mk         boilerplate.mk config.mk target.mk 
                         version.mk 
    greencard/src        .cvsignore Casm.lhs DIS.lhs Decl.lhs 
                         ErrMonad.lhs ErrorHook.c FillIn.lhs 
                         FillInMonad.lhs GCToken.lhs GreenCard.lhs 
                         Lex.lhs LexM.lhs ListUtils.lhs Makefile 
                         MarshallMonad.lhs Name.lhs NameSupply.lhs 
                         Package.lhs.in Parse.ly PrettyUtils.lhs 
                         Proc.lhs Process.lhs Target.lhs Type.lhs 
                         greencard.ghc.in greencard.hugs.in 
    greencard/test       .cvsignore Makefile Test.gc Test_stub.h 
                         test001.gc test002.gc test003.gc 
                         test004.gc test005.gc test006.gc 
                         test007.gc test008.gc test009.gc 
                         test010.gc 
  Removed files:
    green-card           Makefile 
    green-card/distrib   ANNOUNCE INSTALL LICENSE Makefile 
                         MakingDistributions.txt README 
                         greencard.spec.in 
    green-card/distrib/html index.html 
    green-card/doc       .cvsignore Makefile greencard.sgml 
    green-card/examples  Makefile Makefile.dist 
    green-card/examples/Gdbm Gdbm.gc Main.hs Makefile 
                             Makefile.dist README diffs gdbmplus.h 
    green-card/examples/History History.gc Makefile 
    green-card/examples/world Main.hs Makedefs.ghc Makedeps 
                              Makefile Makefile.ghc-linux 
                              Makefile.ghc-win32 
                              Makefile.hugs-linux 
                              Makefile.hugs-win32 README.txt 
                              World.gc 
    green-card/lib       .cvsignore Makefile Makefile.dist 
                         package.conf.in 
    green-card/lib/Foreign .cvsignore GreenCard.gc 
    green-card/lib/hugs  Makefile 
    green-card/mk        boilerplate.mk config.mk target.mk 
                         version.mk 
    green-card/src       .cvsignore Casm.lhs DIS.lhs Decl.lhs 
                         ErrMonad.lhs ErrorHook.c FillIn.lhs 
                         FillInMonad.lhs GCToken.lhs GreenCard.lhs 
                         Lex.lhs LexM.lhs ListUtils.lhs Makefile 
                         Makefile.dist MarshallMonad.lhs Name.lhs 
                         NameSupply.lhs Package.lhs.in Parse.ly 
                         PrettyUtils.lhs Proc.lhs Process.lhs 
                         Target.lhs Type.lhs greencard.ghc.in 
                         greencard.hugs.in 
    green-card/test      .cvsignore Makefile Test.gc Test_stub.h 
                         test001.gc test002.gc test003.gc 
                         test004.gc test005.gc test006.gc 
                         test007.gc test008.gc test009.gc 
                         test010.gc 
  Log:
  Moved green-card to greencard, no other changes yet.