]> git.uio.no Git - u/mrichter/AliRoot.git/blame - UNICOR/libUNICOR.pkg
Eff C++ - shadow parameeter index (Marian)
[u/mrichter/AliRoot.git] / UNICOR / libUNICOR.pkg
CommitLineData
7148817a 1#-*- Mode: Makefile -*-
2
2f720eae 3SRCS = \
4AliDAnal.cxx \
5AliDAnalCorrel.cxx \
6AliDAnalGlobal.cxx \
7AliDAnalPtfluc.cxx \
8AliDAnalSingle.cxx \
9AliDAnalysisTask.cxx \
10AliDEvent.cxx \
11AliDEventAliceESD.cxx \
12AliDHN.cxx \
13AliDLoop.cxx \
14AliDPair.cxx
7148817a 15
16HDRS = $(SRCS:.cxx=.h)
17
2f720eae 18DHDR:=UNICORLinkDef.h
19
7148817a 20