gen	new BBag

-- print function aliases

Javaprint	System.out.print

-- just some constants

MX	15

-- diff type

count	int

Back