Java Supercompiler. Version 0.0.76. Copyright (c) 2001 Supercompilers, LLC.

/*  Supercompilation options
	--------------------------------------------------------------------
	internal option name   | command line option                 = value
	--------------------------------------------------------------------
	method                 | -method <method identifier>         = main
	allMethods             | -allMethods, -allm, -am             = false
	destinationDir         | -destination <directory>            = 
	invokeLimit            | -invoke<n>, -i<n>                   = no
	recurLimit             | -recur<n>, -r<n>                    = 1000
	arrayLimit             | -arrayLimit<n>, -al<n>              = 40
	joinLabeled            | -joinLabeled, -jla, -join, -j       = false
	joinTree               | -joinLoop,    -jl,  -join, -j       = false
	joinTreeR              | -joinIf,      -ji,  -join, -j       = false
	unfoldLoopNumber       | -loop<n>, -l<n>                     = 0
	unfoldLoop_Empty   ()  | -unfoldLoopEmpty,   -ule,  -ul1     = true
	unfoldLoop_Linear  ()  | -unfoldLoopLinear,  -ull,  -ul2     = true
	unfoldLoop_NoBreak ()  | -unfoldLoopNoBreak, -ulnb, -ul      = true
	defaultArrayElements   | -[no]defaultArrayElements, -[no]dae = true
	multiplyZeroFP         | -[no]multiplyZeroFP,    -[no]mzfp   = true
	changeAccessOrder      | -[no]changeAccessOrder, -[no]cao    = true
	--------------------------------------------------------------------*/
//--------------------------------------   0 sec - field Swift2.scene
//--------------------------------------   0 sec - postprocessing...
	public static final java.lang.String[] scene = new java.lang.String[] {"farmer sowing the corn, \nThat kept", "cock that crowed in the morn,\nThat waked", "priest all shaven and shorn, \nThat married", "man all tattered and torn, \nThat kissed", "maiden all forlorn, \nThat milked", "cow with the crumpled horn, \nThat tossed", "dog, \nThat worried", "cat, \nThat killed", "rat, \nThat ate", "malt \nThat lay in", "house that Jack built.\n"};
//--------------------------------------   0 sec - field Swift2.size
//--------------------------------------   0 sec - postprocessing...
	public static final int size = 11;
//--------------------------------------   0 sec - method Swift2.main(java.lang.String[])
//--------------------------------------   0 sec - postprocessing...
	public static void main (final java.lang.String[] args_4)
	{
	  java.lang.System.out.print("\n\n     The House That Jack Built\n          Jonathan Swift\n\nThis is the house that Jack built.\n\nThis is the malt \nThat lay in the house that Jack built.\n\nThis is the rat, \nThat ate the malt \nThat lay in the house that Jack built.\n\nThis is the cat, \nThat killed the rat, \nThat ate the malt \nThat lay in the house that Jack built.\n\nThis is the dog, \nThat worried the cat, \nThat killed the rat, \nThat ate the malt \nThat lay in the house that Jack built.\n\nThis is the cow with the crumpled horn, \nThat tossed the dog, \nThat worried the cat, \nThat killed the rat, \nThat ate the malt \nThat lay in the house that Jack built.\n\nThis is the maiden all forlorn, \nThat milked the cow with the crumpled horn, \nThat tossed the dog, \nThat worried the cat, \nThat killed the rat, \nThat ate the malt \nThat lay in the house that Jack built.\n\nThis is the man all tattered and torn, \nThat kissed the maiden all forlorn, \nThat milked the cow with the crumpled horn, \nThat tossed the dog, \nThat worried the cat, \nThat killed the rat, \nThat ate the malt \nThat lay in the house that Jack built.\n\nThis is the priest all shaven and shorn, \nThat married the man all tattered and torn, \nThat kissed the maiden all forlorn, \nThat milked the cow with the crumpled horn, \nThat tossed the dog, \nThat worried the cat, \nThat killed the rat, \nThat ate the malt \nThat lay in the house that Jack built.\n\nThis is the cock that crowed in the morn,\nThat waked the priest all shaven and shorn, \nThat married the man all tattered and torn, \nThat kissed the maiden all forlorn, \nThat milked the cow with the crumpled horn, \nThat tossed the dog, \nThat worried the cat, \nThat killed the rat, \nThat ate the malt \nThat lay in the house that Jack built.\n\nThis is the farmer sowing the corn, \nThat kept the cock that crowed in the morn,\nThat waked the priest all shaven and shorn, \nThat married the man all tattered and torn, \nThat kissed the maiden all forlorn, \nThat milked the cow with the crumpled horn, \nThat tossed the dog, \nThat worried the cat, \nThat killed the rat, \nThat ate the malt \nThat lay in the house that Jack built.\n") /*virtual*/;
	  return;
	}
//--------------------------------------   1 sec - JScp version 0.0.76