Mercurial > hg > semantic-sia
annotate .classpath @ 72:59ebd2ecbcb0
now extends SiaVector
author | stevenh |
---|---|
date | Fri, 02 Aug 2013 15:37:26 +0100 |
parents | 26fccd9db2e9 |
children |
rev | line source |
---|---|
steve@0 | 1 <?xml version="1.0" encoding="UTF-8"?> |
steve@0 | 2 <classpath> |
steve@0 | 3 <classpathentry kind="src" path="src"/> |
steve@0 | 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
stevenh@58 | 5 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JenaLibs"/> |
steve@0 | 6 <classpathentry kind="output" path="bin"/> |
steve@0 | 7 </classpath> |