implement export control

This commit is contained in:
Quentin Carbonneaux 2016-03-28 10:30:55 -04:00
parent 54d734f6a4
commit 1b4943eb1f
27 changed files with 65 additions and 22 deletions

View file

@ -29,6 +29,7 @@ function w $mandel(d %x, d %y) {
ret 0
}
export
function w $main() {
@main
@loopy