Automatic transformation of lambda terms into interaction nets.***END OF DESCRIPTION***
authorDaniel Mendes <danielgomesmendes@gmail.com>
local dateTue, 17 Apr 2007 19:38:48
dateTue, 17 Apr 2007 18:38:48
hash20070417183848-fd7ac-f8eeb34b004cdce7e4c5aba18626c05741925000
Automatic transformation of lambda terms into interaction nets.***END OF DESCRIPTION***


Place the long patch description above the ***END OF DESCRIPTION*** marker.
The first line of this file will be the patch name.


This patch contains the following changes:

M ./src/NetworkUI.hs -5 +64
15 file(s) changed:
INblobs.cabal +2 -2
Makefile +51 -9
lib/animLC [added dir]
lib/animLC/Bruijn.hs [added]
lib/animLC/Closure.hs [added]
lib/animLC/Consts.hs [added]
lib/animLC/LambdaS.hs [added]
lib/animLC/Main.hs [added]
lib/animLC/ParseLib.hs [added]
lib/animLC/Schonfinkel.hs [added]
lib/animLC/Types.hs [added]
makeclean.bat +2 -0
src/NetworkUI.hs +64 -5
startghc.bat +1 -1
startghci.bat +1 -1