This commit is contained in:
Dan Ballard 2013-01-30 22:31:08 -08:00
parent 4a95633c47
commit ad18c15f63
2 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ $data{'erl'}{'compiler0'} = "erlc";
$data{'erl'}{'interp0'} = "erl";
$data{'erl'}{'iflags0'} = "-noshell -s primes primes '$max'";
$data{'4th'}{'name'} = "Fourth";
$data{'4th'}{'name'} = "Forth";
$data{'4th'}{'src'} = "primes.fs";
$data{'4th'}{'interp0'} = "gforth-fast";
$data{'4th'}{'iflags0'} = "$data{'4th'}{'src'} -e '$max 2 4 primes bye'";

BIN
primesoc

Binary file not shown.