Newer
Older
Microsoft / ice / DICE.BAT
@tundra tundra on 24 May 2012 187 bytes Initial revision
echo off
make model=SMALL   cmodel=S dice 
make model=MEDIUM  cmodel=M dice 
make model=COMPACT cmodel=C dice 
make model=LARGE   cmodel=L dice 
make model=HUGE    cmodel=H dice