# HG changeset patch
# User vipints
# Date 1381229665 14400
# Node ID 08d3a6143873cce7dbb5f366f1ca0531e99e6f37
# Parent  0f80a51417048abb60dccb042ec0a6f899df374f
Deleted selected files

diff -r 0f80a5141704 -r 08d3a6143873 rDiff/bin/genes_cell2struct
--- a/rDiff/bin/genes_cell2struct	Thu Feb 14 23:38:36 2013 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-#/bin/bash
-# rDiff wrapper script to start the interpreter with the correct list of arguments
-
-set -e
-
-PROG=`basename $0`
-DIR=`dirname $0`
-
-exec ${DIR}/start_interpreter.sh ${PROG} "`${DIR}/genarglist.sh $@`"