/** * @author ETSI / STFS46 * @version $URL: svn+ssh://vcs.etsi.org/TTCN3/LIB/LibIts/trunk/ttcn/V2G/LibItsV2G_Pixits.ttcn $ * $Id: LibItsV2G_Pixits.ttcn 429 2012-03-13 16:11:47Z reinaortega $ * @desc V2G application layer protocols Pixits * */ module LibItsV2G_Pixits { // LibIts import from LibItsV2G_TypesAndValues all; } // end LibItsV2G_Pixits