Mercurial > repos > vipints > rdiff
changeset 1:08d3a6143873
Deleted selected files
author | vipints |
---|---|
date | Tue, 08 Oct 2013 06:54:25 -0400 |
parents | 0f80a5141704 |
children | 29a698dc5c7e |
files | rDiff/bin/genes_cell2struct |
diffstat | 1 files changed, 0 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- 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 $@`"