Skip to content

Commit

Permalink
FRAMEv3 added
Browse files Browse the repository at this point in the history
  • Loading branch information
amorsch committed Nov 8, 2014
1 parent f9167f1 commit d822b7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions STRUCT/CMakelibSTRUCT.pkg
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ set ( SRCS
AliDIPOv3.cxx
AliFRAME.cxx
AliFRAMEv2.cxx
AliFRAMEv3.cxx
AliHALL.cxx
AliHALLv3.cxx
AliSHIL.cxx
Expand Down
1 change: 1 addition & 0 deletions STRUCT/STRUCTLinkDef.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#pragma link C++ class AliDIPOv3+;
#pragma link C++ class AliFRAME+;
#pragma link C++ class AliFRAMEv2+;
#pragma link C++ class AliFRAMEv3+;
#pragma link C++ class AliHALL+;
#pragma link C++ class AliHALLv3+;
#pragma link C++ class AliPIPE+;
Expand Down

0 comments on commit d822b7b

Please sign in to comment.