<?xml version="1.0" encoding="UTF-8"?>
<!--
  	ANT
 
  	Copyright 2019 IS2T. All rights reserved.
	Modification and distribution is permitted under certain conditions.
  	IS2T PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
-->
<project name="kernelPackager.path.definition">

	<path id="kernelPackager.classpath.path">
		<fileset file="${platform.dir}/tools/kernelPackager.jar"/>
		<fileset file="${platform.dir}/tools/soarModelReader.jar"/>
	</path>

</project>
	
	