|
From: <nik...@us...> - 2016-06-17 09:51:55
|
Revision: 650
http://sourceforge.net/p/sbfc/code/650
Author: niko-rodrigue
Date: 2016-06-17 09:51:52 +0000 (Fri, 17 Jun 2016)
Log Message:
-----------
removed the file sbml2dot.sh.r90
Revision Links:
--------------
http://sourceforge.net/p/sbfc/code/90
Removed Paths:
-------------
trunk/sbml2dot.sh.r90
Deleted: trunk/sbml2dot.sh.r90
===================================================================
--- trunk/sbml2dot.sh.r90 2016-06-16 21:32:15 UTC (rev 649)
+++ trunk/sbml2dot.sh.r90 2016-06-17 09:51:52 UTC (rev 650)
@@ -1,10 +0,0 @@
-#!/bin/bash
-
-RESOLVE_LINK=`readlink -f $0`
-
-SBF_CONVERTER_HOME=`dirname ${RESOLVE_LINK}`
-
-
-${SBF_CONVERTER_HOME}/sbfConverter.sh SBMLModel SBML2Dot $1
-
-
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|