view .classpath @ 123:2c00375c57b1 working

Added tag fish-example-worked for changeset d5d9ca4cbe87
author e095732 <e095732@ie.u-ryukyu.ac.jp>
date Tue, 31 Jul 2012 18:30:09 +0900
parents 5f0010c13631
children 5f37b57ff32d
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="lib" path="lib/javassist.jar"/>
	<classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
	<classpathentry kind="lib" path="lib/slf4j-api-1.6.1.jar"/>
	<classpathentry kind="lib" path="lib/slf4j-log4j12-1.6.1.jar"/>
	<classpathentry kind="lib" path="lib/com.alexmerz.graphviz.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
	<classpathentry kind="lib" path="lib/msgpack-0.6.6-201206.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>