From 2c7b0f4db4ce6e1acda5103a9447c75b33bf6d92 Mon Sep 17 00:00:00 2001 From: morsch Date: Fri, 19 Jul 2002 12:11:06 +0000 Subject: [PATCH] Dummy library, first commit. --- HERWIG/dummyherwig.F | 42 +++++++++++++++++++++++++++++++++++++++ HERWIG/libdummyherwig.pkg | 2 ++ 2 files changed, 44 insertions(+) create mode 100644 HERWIG/dummyherwig.F create mode 100644 HERWIG/libdummyherwig.pkg diff --git a/HERWIG/dummyherwig.F b/HERWIG/dummyherwig.F new file mode 100644 index 00000000000..79efb5e8d7b --- /dev/null +++ b/HERWIG/dummyherwig.F @@ -0,0 +1,42 @@ +c subroutine hijing +c common /histrng/a +c common /himain1/b +c common /hiparnt/c +c common /himain2/d +c common /hijjet1/e +c common /hijjet2/f +c end + + subroutine herwig6_common_block_address + end + + subroutine hwigin + end + subroutine hwuinc + end + subroutine hwusta + end + subroutine hweini + end + subroutine hwuine + end + subroutine hwepro + end + subroutine hwbgen + end + subroutine hwdhob + end + subroutine hwcfor + end + subroutine hwcdec + end + subroutine hwdhad + end + subroutine hwdhvy + end + subroutine hwmevt + end + subroutine hwufne + end + subroutine hwefin + end diff --git a/HERWIG/libdummyherwig.pkg b/HERWIG/libdummyherwig.pkg new file mode 100644 index 00000000000..445043e7b88 --- /dev/null +++ b/HERWIG/libdummyherwig.pkg @@ -0,0 +1,2 @@ +FSRCS= dummyherwig.F + -- 2.39.3