# R.LANG
# lang.rolf@gmail.com

#puzzle definition read from 
#	http://puzzler.sourceforge.net

# generate puzzle elements
	-size 6
	-wholeChk
	-stop
	-2D
	-title HexominoesRectanglePlusNub1

# options to find solution
	-sort
	-thread 6

# box definition, x.. whole 
	-box 19 12 1

XXXXXXXXX.XXXXXXXXX
...................
...................
...................
...................
...................
...................
...................
...................
...................
...................
...................


