package require emu::autobuild

proc AutoBuildInit {template} {
}


proc AutoBuild {template tree} {
}
