From 443aae82ce90c464749cbf36651b43d04a365f9d Mon Sep 17 00:00:00 2001 From: Mike Bailey <jmbailey@nps.edu> Date: Thu, 12 Oct 2017 15:50:44 -0700 Subject: [PATCH] deleting --- .../resources/edu/nps/moves/qrtda/morseArt/Dashspace.svg | 5 ----- .../edu/nps/moves/qrtda/morseArt/DashspaceWhite.svg | 5 ----- .../main/resources/edu/nps/moves/qrtda/morseArt/Dotspace.svg | 5 ----- .../resources/edu/nps/moves/qrtda/morseArt/DotspaceWhite.svg | 5 ----- .../main/resources/edu/nps/moves/qrtda/morseArt/README.txt | 2 -- .../main/resources/edu/nps/moves/qrtda/morseArt/Space.svg | 4 ---- 6 files changed, 26 deletions(-) delete mode 100644 QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/Dashspace.svg delete mode 100644 QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/DashspaceWhite.svg delete mode 100644 QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/Dotspace.svg delete mode 100644 QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/DotspaceWhite.svg delete mode 100644 QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/README.txt delete mode 100644 QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/Space.svg diff --git a/QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/Dashspace.svg b/QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/Dashspace.svg deleted file mode 100644 index 2055934..0000000 --- a/QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/Dashspace.svg +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<svg width="245" height="70" viewBox="0 0 245 70" xmlns="http://www.w3.org/2000/svg"> - <rect x="0" y="0" width="210" height="70" fill="black"/> - <rect x="210" y="0" width="35" height="70" fill="none"/> -</svg> \ No newline at end of file diff --git a/QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/DashspaceWhite.svg b/QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/DashspaceWhite.svg deleted file mode 100644 index c0e6ce2..0000000 --- a/QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/DashspaceWhite.svg +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<svg width="245" height="70" viewBox="0 0 245 70" xmlns="http://www.w3.org/2000/svg"> - <rect x="0" y="0" width="210" height="70" fill="white"/> - <rect x="210" y="0" width="35" height="70" fill="none"/> -</svg> \ No newline at end of file diff --git a/QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/Dotspace.svg b/QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/Dotspace.svg deleted file mode 100644 index 6ef3606..0000000 --- a/QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/Dotspace.svg +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<svg width="105" height="70" viewBox="0 0 105 70" xmlns="http://www.w3.org/2000/svg"> - <ellipse cx="35" cy="35" rx="35" ry="35" fill="black"/> - <rect x="70" width="35" height="70" fill="none"/> -</svg> \ No newline at end of file diff --git a/QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/DotspaceWhite.svg b/QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/DotspaceWhite.svg deleted file mode 100644 index 2212fa5..0000000 --- a/QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/DotspaceWhite.svg +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<svg width="105" height="70" viewBox="0 0 105 70" xmlns="http://www.w3.org/2000/svg"> - <ellipse cx="35" cy="35" rx="35" ry="35" fill="white"/> - <rect x="70" width="35" height="70" fill="none"/> -</svg> \ No newline at end of file diff --git a/QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/README.txt b/QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/README.txt deleted file mode 100644 index 117eefc..0000000 --- a/QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/README.txt +++ /dev/null @@ -1,2 +0,0 @@ -Author: Mike Bailey NPS -https://savage.nps.edu/Savage/license.html diff --git a/QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/Space.svg b/QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/Space.svg deleted file mode 100644 index 8f7976b..0000000 --- a/QRCodeTacticalDecisionAidV2/src/main/resources/edu/nps/moves/qrtda/morseArt/Space.svg +++ /dev/null @@ -1,4 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<svg width="70" height="70" viewBox="0 0 70 70" xmlns="http://www.w3.org/2000/svg"> - <rect x="0" y="0" width="70" height="70" fill="none"/> -</svg> \ No newline at end of file -- GitLab