Public Gists by geekrelief

Gravatar
Sun May 03 10:08:53 -0700 2009
1
2
3
/* compile.hxml
-swf-version 10
-swf sfx.swf
Gravatar
Sun Apr 26 11:15:24 -0700 2009
1
2
3
#!/bin/bash
# prints a tree for the current dir or the one supplied
# if on ubuntu : sudo apt-get install tree
Gravatar
Fri Apr 03 08:21:38 -0700 2009
1
2
3
-- Parsec 3 tutorial code --
 
-- module Main where -- this isn't necessary