From 6e54edee0c31d97672581f78930ffdac2c663479 Mon Sep 17 00:00:00 2001 From: HELMpy <51762145+HELMpy@users.noreply.github.com> Date: Tue, 18 Jun 2019 07:19:34 -0400 Subject: [PATCH] Add files via upload --- helmpy.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/helmpy.py b/helmpy.py index ca778c7..90e6933 100644 --- a/helmpy.py +++ b/helmpy.py @@ -14,4 +14,9 @@ from HELM_PV1 import helm_PV1 from HELM_PV2 import helm_PV2 +from HELM_DS_M1_PV1 import helm_dsM1PV1 +from HELM_DS_M1_PV2 import helm_dsM1PV2 +from HELM_DS_M2_PV1 import helm_dsM2PV1 +from HELM_DS_M2_PV2 import helm_dsM2PV2 from NR import nr +from NR_DS import nr_ds