Skip to content
Snippets Groups Projects
Commit 59a8f985 authored by dgelessus's avatar dgelessus
Browse files

Update classpaths for new sablecc-runtime version

parent c80c513c
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<classpathentry exported="true" kind="lib" path="lib/dependencies/ltlparser-2.12.8-SNAPSHOT.jar"/> <classpathentry exported="true" kind="lib" path="lib/dependencies/ltlparser-2.12.8-SNAPSHOT.jar"/>
<classpathentry exported="true" kind="lib" path="lib/dependencies/parserbase-2.12.8-SNAPSHOT.jar"/> <classpathentry exported="true" kind="lib" path="lib/dependencies/parserbase-2.12.8-SNAPSHOT.jar"/>
<classpathentry exported="true" kind="lib" path="lib/dependencies/prologlib-2.12.8-SNAPSHOT.jar"/> <classpathentry exported="true" kind="lib" path="lib/dependencies/prologlib-2.12.8-SNAPSHOT.jar"/>
<classpathentry exported="true" kind="lib" path="lib/dependencies/sablecc-runtime-3.6.0.jar"/> <classpathentry exported="true" kind="lib" path="lib/dependencies/sablecc-runtime-3.7.0-SNAPSHOT.jar"/>
<classpathentry exported="true" kind="lib" path="lib/dependencies/theorymapping-2.12.8-SNAPSHOT.jar"/> <classpathentry exported="true" kind="lib" path="lib/dependencies/theorymapping-2.12.8-SNAPSHOT.jar"/>
<classpathentry exported="true" kind="lib" path="lib/dependencies/unicode-2.12.8-SNAPSHOT.jar"/> <classpathentry exported="true" kind="lib" path="lib/dependencies/unicode-2.12.8-SNAPSHOT.jar"/>
</classpath> </classpath>
...@@ -81,6 +81,6 @@ Bundle-ClassPath: ., ...@@ -81,6 +81,6 @@ Bundle-ClassPath: .,
lib/dependencies/ltlparser-2.12.8-SNAPSHOT.jar, lib/dependencies/ltlparser-2.12.8-SNAPSHOT.jar,
lib/dependencies/parserbase-2.12.8-SNAPSHOT.jar, lib/dependencies/parserbase-2.12.8-SNAPSHOT.jar,
lib/dependencies/prologlib-2.12.8-SNAPSHOT.jar, lib/dependencies/prologlib-2.12.8-SNAPSHOT.jar,
lib/dependencies/sablecc-runtime-3.6.0.jar, lib/dependencies/sablecc-runtime-3.7.0-SNAPSHOT.jar,
lib/dependencies/theorymapping-2.12.8-SNAPSHOT.jar, lib/dependencies/theorymapping-2.12.8-SNAPSHOT.jar,
lib/dependencies/unicode-2.12.8-SNAPSHOT.jar lib/dependencies/unicode-2.12.8-SNAPSHOT.jar
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment