From 2a71f662102ae27020301cccb2229076e7d0e9f6 Mon Sep 17 00:00:00 2001 From: daniel Date: Tue, 25 Apr 2017 13:50:13 -0400 Subject: [PATCH] just some housekeeping --- Radec/Radec/Radec.vcxproj | 18 ----------- Radec/Radec/Radec.vcxproj.filters | 50 ------------------------------- Radec/Radec/circuit0.txt | 3 +- Radec/Radec/circuit0_v.txt | 3 +- circuit/circuit0.txt | 1 + 5 files changed, 5 insertions(+), 70 deletions(-) diff --git a/Radec/Radec/Radec.vcxproj b/Radec/Radec/Radec.vcxproj index dca0407..1148403 100644 --- a/Radec/Radec/Radec.vcxproj +++ b/Radec/Radec/Radec.vcxproj @@ -175,24 +175,6 @@ - - - - - - - - - - - - - - - - - - diff --git a/Radec/Radec/Radec.vcxproj.filters b/Radec/Radec/Radec.vcxproj.filters index b4c319d..9d1cfcc 100644 --- a/Radec/Radec/Radec.vcxproj.filters +++ b/Radec/Radec/Radec.vcxproj.filters @@ -98,54 +98,4 @@ Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - \ No newline at end of file diff --git a/Radec/Radec/circuit0.txt b/Radec/Radec/circuit0.txt index f34215f..efef740 100644 --- a/Radec/Radec/circuit0.txt +++ b/Radec/Radec/circuit0.txt @@ -2,4 +2,5 @@ CIRCUIT SimpleCircuit INPUT A 1 INPUT B 2 OUTPUT C 3 -AND 2ns 1 2 3 \ No newline at end of file +AND 2ns 1 2 3 + diff --git a/Radec/Radec/circuit0_v.txt b/Radec/Radec/circuit0_v.txt index 313a343..c8ea995 100644 --- a/Radec/Radec/circuit0_v.txt +++ b/Radec/Radec/circuit0_v.txt @@ -2,4 +2,5 @@ VECTOR SimpleCircuit INPUT A 0 0 INPUT B 0 0 INPUT A 4 1 -INPUT B 5 1 \ No newline at end of file +INPUT B 5 1 + diff --git a/circuit/circuit0.txt b/circuit/circuit0.txt index efef740..01e35e3 100644 --- a/circuit/circuit0.txt +++ b/circuit/circuit0.txt @@ -4,3 +4,4 @@ INPUT B 2 OUTPUT C 3 AND 2ns 1 2 3 +