From c1d449397de223c51bf8c1b70da4096add2d6ca2 Mon Sep 17 00:00:00 2001 From: Gus Hahn-Powell Date: Wed, 5 Oct 2016 23:18:22 -0700 Subject: [PATCH] Updated path --- ashell | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ashell b/ashell index 01db12e0d..fd7658219 100755 --- a/ashell +++ b/ashell @@ -1,2 +1,2 @@ #!/bin/bash -sbt 'run-main org.clulab.assembly.AssemblyShell' +sbt 'run-main org.clulab.reach.assembly.AssemblyShell'