package xmltypes /* This file holds a version number for the tool. It is filled in * by the build process. */ object Version { /** This is the version number of the surrounding package. */ val version = "@version@" }