{ /* build script used by neoebuild */
	baseDir : "."
	prjs : [
		[ neoeedit . { main : "neoe.ne.Main" } ]
	]
	source:8
	target:8
	release:8
}

