]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PYTHIA6/libpythia6.pkg
Redundant print removed
[u/mrichter/AliRoot.git] / PYTHIA6 / libpythia6.pkg
index aff45a5e8ea86e2db9a2866816b5c7be3ec40fa3..affe4fc51440d13edbbabfe36ada42255fc51d03 100644 (file)
@@ -1,7 +1,5 @@
 #-*- Mode: Makefile -*-
-
-SRCS:=AliPythiaRndm.cxx
-
+SRCS= AliPythiaRndm.cxx
 HDRS= $(SRCS:.cxx=.h) 
 
 DHDR:=pythia6LinkDef.h
@@ -13,12 +11,11 @@ main.c pythia6_common_address.c
 
 
 FSRCS:= \
-pythia6214.f \
-pdf_alice.F\
 pythia6_common_block_address.F \
 tpythia6_called_from_cc.F\
-openDecayTable.F\
-pyquen1_3.F
+pythia6214.f \
+pydummy.f \
+pdf_alice.F    
 
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \