# HG changeset patch # User unC0Rr@gmail.com # Date 1335890929 0 # Node ID 8c01e80cf77fbfdd0b1cab17038fe7fd693f2ce9 # Parent 78f6f4e9f358152b7881155aa854946b96fddb83 Edited wiki page pas2CTutorial through web user interface. diff -r 78f6f4e9f358 -r 8c01e80cf77f pas2CTutorial.wiki --- a/pas2CTutorial.wiki Mon Apr 30 12:49:25 2012 +0000 +++ b/pas2CTutorial.wiki Tue May 01 16:48:49 2012 +0000 @@ -10,9 +10,7 @@ Run from the `tools` folder {{{ -ghci -:load pas2c.hs -pas2C "hwengine" +ghc -e "pas2C \"hwengine\"" pas2c.hs }}} You can replace "hwengine" with any other module.