From 0f45feda983ce9b9cbe756993b19c3ea13b5cb10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BD=98=E9=B8=BF=E6=B4=8B?= <74575924+panhongyang0@users.noreply.github.com> Date: Wed, 14 Dec 2022 09:19:08 +0800 Subject: [PATCH] Create phyLS.cpp --- src/phyLS.cpp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/phyLS.cpp diff --git a/src/phyLS.cpp b/src/phyLS.cpp new file mode 100644 index 0000000..e235f7e --- /dev/null +++ b/src/phyLS.cpp @@ -0,0 +1,4 @@ + + + +ALICE_MAIN( phyLS )