From f8eae84e15245538985ec6c4c3770bfa74cf8b20 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Mon, 5 May 2014 15:05:11 +0000 Subject: [PATCH] Retire old netconf mess. --- netconf-service/{ => old}/Makefile | 0 netconf-service/{ => old}/netconf-test.cpp | 0 netconf-service/{ => old}/netconf.cpp | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename netconf-service/{ => old}/Makefile (100%) rename netconf-service/{ => old}/netconf-test.cpp (100%) rename netconf-service/{ => old}/netconf.cpp (100%) diff --git a/netconf-service/Makefile b/netconf-service/old/Makefile similarity index 100% rename from netconf-service/Makefile rename to netconf-service/old/Makefile diff --git a/netconf-service/netconf-test.cpp b/netconf-service/old/netconf-test.cpp similarity index 100% rename from netconf-service/netconf-test.cpp rename to netconf-service/old/netconf-test.cpp diff --git a/netconf-service/netconf.cpp b/netconf-service/old/netconf.cpp similarity index 100% rename from netconf-service/netconf.cpp rename to netconf-service/old/netconf.cpp