Use interpreter.core instead of interpreter.
svn path=/configurations/trunk/tud/; revision=11208
Karl Trygve Kalleberg committed
Mar 19, 2008 at 15:50 UTC
a8ea62bceb2c2e84a984e891be63b3f26b7c3c6d
1 file changed
+1
-1
supervisor/jobs.conf
+1
-1
@@ -1115,7 +1115,7 @@
1115
<input id='aterm' type='svn' url='https://svn.cs.uu.nl:12443/repos/StrategoXT/spoofax/trunk/spoofax/org.spoofax.aterm' />
1116
<input id='jsglr' type='svn' url='https://svn.cs.uu.nl:12443/repos/StrategoXT/spoofax/trunk/spoofax/org.spoofax.jsglr' />
1117
<input id='help' type='svn' url='https://svn.cs.uu.nl:12443/repos/StrategoXT/spoofax/trunk/spoofax/org.spoofax.help' />
1118
- <input id='interpreter' type='svn' url='https://svn.cs.uu.nl:12443/repos/StrategoXT/spoofax/trunk/spoofax/org.spoofax.interpreter' />
1118
+ <input id='interpreter' type='svn' url='https://svn.cs.uu.nl:12443/repos/StrategoXT/spoofax/trunk/spoofax/org.spoofax.interpreter.core' />
1119
<input id='adapteraterm' type='svn' url='https://svn.cs.uu.nl:12443/repos/StrategoXT/spoofax/trunk/spoofax/org.spoofax.interpreter.adapter.aterm' />
1120
<input id='libjsglr' type='svn' url='https://svn.cs.uu.nl:12443/repos/StrategoXT/spoofax/trunk/spoofax/org.spoofax.interpreter.library.jsglr' />
1121
<input id='libeclipse' type='svn' url='https://svn.cs.uu.nl:12443/repos/StrategoXT/spoofax/trunk/spoofax/org.spoofax.interpreter.library.eclipse' />