[Genabel-commits] r1141 - pkg/OmicABEL
    noreply at r-forge.r-project.org 
    noreply at r-forge.r-project.org
       
    Thu Mar 14 12:59:25 CET 2013
    
    
  
Author: dfabregat
Date: 2013-03-14 12:59:24 +0100 (Thu, 14 Mar 2013)
New Revision: 1141
Modified:
   pkg/OmicABEL/Makefile
Log:
Changed the binary name to CLAK-GWAS
Modified: pkg/OmicABEL/Makefile
===================================================================
--- pkg/OmicABEL/Makefile	2013-03-14 11:57:43 UTC (rev 1140)
+++ pkg/OmicABEL/Makefile	2013-03-14 11:59:24 UTC (rev 1141)
@@ -1,7 +1,7 @@
 include ./make.inc
 
 SRCDIR = ./src
-DRIVER = ./HP-GWAS
+DRIVER = ./CLAK-GWAS
 
 CFLAGS+=-g -O2  -Wall -I $(SRCDIR)/  # -D__WORDSIZE=64
 LDLIBS += -lm
    
    
More information about the Genabel-commits
mailing list