Skip to content
Snippets Groups Projects
Commit 854e16b1 authored by Lukas Stadler's avatar Lukas Stadler
Browse files

update truffle revision

parent b98df40d
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,6 @@
package com.oracle.truffle.r.runtime.ffi;
import com.oracle.truffle.api.CompilerDirectives.CompilationFinal;
import com.oracle.truffle.r.runtime.Utils;
import com.oracle.truffle.r.runtime.context.RContext;
import com.oracle.truffle.r.runtime.context.RContext.ContextState;
......
......@@ -28,7 +28,7 @@ suite = {
"suites" : [
{
"name" : "truffle",
"version" : "981ccb7930e8746c0231b99fc23a7f0b71a1aada",
"version" : "af21c6632dbc4e8c48cd25d0b7d623d379c888e6",
"urls" : [
{"url" : "https://github.com/graalvm/truffle", "kind" : "git"},
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment