From 8a373bb2e623edbaf27ff7c41f99c7f93cd9d706 Mon Sep 17 00:00:00 2001 From: Collin Smith Date: Wed, 25 Nov 2020 00:25:39 -0800 Subject: [PATCH] Created idea run configurations for BNCS and D2GS --- .idea/runConfigurations/BNCS.xml | 10 ++++++++++ .idea/runConfigurations/BNLS.xml | 8 +++++--- .idea/runConfigurations/D2GS.xml | 12 ++++++++++++ 3 files changed, 27 insertions(+), 3 deletions(-) create mode 100644 .idea/runConfigurations/BNCS.xml create mode 100644 .idea/runConfigurations/D2GS.xml diff --git a/.idea/runConfigurations/BNCS.xml b/.idea/runConfigurations/BNCS.xml new file mode 100644 index 00000000..305d3eee --- /dev/null +++ b/.idea/runConfigurations/BNCS.xml @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/BNLS.xml b/.idea/runConfigurations/BNLS.xml index bf88d4cd..c0d2d67d 100644 --- a/.idea/runConfigurations/BNLS.xml +++ b/.idea/runConfigurations/BNLS.xml @@ -1,8 +1,10 @@ \ No newline at end of file diff --git a/.idea/runConfigurations/D2GS.xml b/.idea/runConfigurations/D2GS.xml new file mode 100644 index 00000000..673416dd --- /dev/null +++ b/.idea/runConfigurations/D2GS.xml @@ -0,0 +1,12 @@ + + + + \ No newline at end of file