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 +