From cce0212810a67afe75cf4672b4ac570fe6304b72 Mon Sep 17 00:00:00 2001 From: Erik Kooistra <kooistra@astron.nl> Date: Mon, 24 Jul 2017 12:19:40 +0000 Subject: [PATCH] Moved system.yaml files to central systems dir for now. --- .../YAML/{ => systems}/apertif_unb1_bn_filterbank.system.yaml | 0 tools/oneclick/prestudy/YAML/{ => systems}/demo.system.yaml | 0 .../prestudy/YAML/{ => systems}/unb1_minimal_sopc.system.yaml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename tools/oneclick/prestudy/YAML/{ => systems}/apertif_unb1_bn_filterbank.system.yaml (100%) rename tools/oneclick/prestudy/YAML/{ => systems}/demo.system.yaml (100%) rename tools/oneclick/prestudy/YAML/{ => systems}/unb1_minimal_sopc.system.yaml (100%) diff --git a/tools/oneclick/prestudy/YAML/apertif_unb1_bn_filterbank.system.yaml b/tools/oneclick/prestudy/YAML/systems/apertif_unb1_bn_filterbank.system.yaml similarity index 100% rename from tools/oneclick/prestudy/YAML/apertif_unb1_bn_filterbank.system.yaml rename to tools/oneclick/prestudy/YAML/systems/apertif_unb1_bn_filterbank.system.yaml diff --git a/tools/oneclick/prestudy/YAML/demo.system.yaml b/tools/oneclick/prestudy/YAML/systems/demo.system.yaml similarity index 100% rename from tools/oneclick/prestudy/YAML/demo.system.yaml rename to tools/oneclick/prestudy/YAML/systems/demo.system.yaml diff --git a/tools/oneclick/prestudy/YAML/unb1_minimal_sopc.system.yaml b/tools/oneclick/prestudy/YAML/systems/unb1_minimal_sopc.system.yaml similarity index 100% rename from tools/oneclick/prestudy/YAML/unb1_minimal_sopc.system.yaml rename to tools/oneclick/prestudy/YAML/systems/unb1_minimal_sopc.system.yaml -- GitLab