aboutsummaryrefslogtreecommitdiffstats
path: root/Framework/hu.bme.mit.inf.dslreasoner.viatra2logic/.classpath
diff options
context:
space:
mode:
authorLibravatar ArenBabikian <aren.babikian@mail.mcgill.ca>2020-06-14 19:38:40 -0400
committerLibravatar ArenBabikian <aren.babikian@mail.mcgill.ca>2020-06-14 19:38:40 -0400
commit3997c2408f192e22f809cd96faa5bc552530289d (patch)
tree6d9134700977b29a5d67206c1e3f587d468e34fa /Framework/hu.bme.mit.inf.dslreasoner.viatra2logic/.classpath
parentremove Alloy solver copy (diff)
downloadVIATRA-Generator-3997c2408f192e22f809cd96faa5bc552530289d.tar.gz
VIATRA-Generator-3997c2408f192e22f809cd96faa5bc552530289d.tar.zst
VIATRA-Generator-3997c2408f192e22f809cd96faa5bc552530289d.zip
This branch is ready to be merged into masterVampire-New
Diffstat (limited to 'Framework/hu.bme.mit.inf.dslreasoner.viatra2logic/.classpath')
-rw-r--r--Framework/hu.bme.mit.inf.dslreasoner.viatra2logic/.classpath6
1 files changed, 1 insertions, 5 deletions
diff --git a/Framework/hu.bme.mit.inf.dslreasoner.viatra2logic/.classpath b/Framework/hu.bme.mit.inf.dslreasoner.viatra2logic/.classpath
index 849e2a7b..a59f7c21 100644
--- a/Framework/hu.bme.mit.inf.dslreasoner.viatra2logic/.classpath
+++ b/Framework/hu.bme.mit.inf.dslreasoner.viatra2logic/.classpath
@@ -5,10 +5,6 @@
5 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 5 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
6 <classpathentry kind="src" path="src"/> 6 <classpathentry kind="src" path="src"/>
7 <classpathentry kind="src" path="xtend-gen"/> 7 <classpathentry kind="src" path="xtend-gen"/>
8 <classpathentry kind="lib" path="lib/com.microsoft.z3.jar"> 8 <classpathentry kind="lib" path="lib/com.microsoft.z3.jar"/>
9 <attributes>
10 <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="hu.bme.mit.inf.dslreasoner.viatra2logic/lib"/>
11 </attributes>
12 </classpathentry>
13 <classpathentry kind="output" path="bin"/> 9 <classpathentry kind="output" path="bin"/>
14</classpath> 10</classpath>