Skip to content
Snippets Groups Projects

Introducing the TJAlienResultRewriter

Merged Nikola Hardi requested to merge nhardi/jalien-root:feature-result-rewriter-merge into master
5 files
+ 119
0
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 1
0
@@ -31,6 +31,7 @@ set(SRCS
TJAlienMasterJobStatus.cxx
TJAlienPackage.cxx
TJAlienResult.cxx
TJAlienResultRewriter.cxx
TJAlienSAXHandler.cxx
TJAlienSystem.cxx)
string(REPLACE ".cxx" ".h" HDRS "${SRCS}")
Loading