Skip to content

Commit a9600d8

Browse files
committed
Remove Pythia8 declaration
1 parent 5a1d6ad commit a9600d8

File tree

3 files changed

+0
-15
lines changed

3 files changed

+0
-15
lines changed

MC/config/common/ini/tests/pythia8_NeNe_536.C

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,3 @@ int External() {
2222
}
2323
return 0;
2424
}
25-
26-
int Pythia8()
27-
{
28-
return External();
29-
}

MC/config/common/ini/tests/pythia8_OO_536.C

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,3 @@ int External() {
2222
}
2323
return 0;
2424
}
25-
26-
int Pythia8()
27-
{
28-
return External();
29-
}

MC/config/common/ini/tests/pythia8_pO_961.C

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,3 @@ int External() {
2222
}
2323
return 0;
2424
}
25-
26-
int Pythia8()
27-
{
28-
return External();
29-
}

0 commit comments

Comments
 (0)