[Genabel-commits] r1266 - pkg/OmicABEL/src/reshuffle

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Jul 1 14:55:38 CEST 2013


Author: yurii
Date: 2013-07-01 14:55:37 +0200 (Mon, 01 Jul 2013)
New Revision: 1266

Modified:
   pkg/OmicABEL/src/reshuffle/makereshuffle
Log:
modifying the 'makereshuffle' in a way that 'reshuffle' now can be compiled by running 'sh makereshuffle'

Modified: pkg/OmicABEL/src/reshuffle/makereshuffle
===================================================================
--- pkg/OmicABEL/src/reshuffle/makereshuffle	2013-07-01 12:33:29 UTC (rev 1265)
+++ pkg/OmicABEL/src/reshuffle/makereshuffle	2013-07-01 12:55:37 UTC (rev 1266)
@@ -1,2 +1 @@
-all:
-	g++ main.cpp iout_file.cpp Parameters.cpp reshuffle.cpp test.cpp -Wall -o reshuffle
\ No newline at end of file
+g++ main.cpp iout_file.cpp Parameters.cpp reshuffle.cpp test.cpp -Wall -o reshuffle



More information about the Genabel-commits mailing list