From d25a2bf2d63442e3585479751f168b635fc5701e Mon Sep 17 00:00:00 2001 From: fossee Date: Thu, 29 Aug 2019 12:00:06 +0530 Subject: changed Examples --- Examples/Half_Adder/Half_Adder.proj | 1 + 1 file changed, 1 insertion(+) create mode 100644 Examples/Half_Adder/Half_Adder.proj (limited to 'Examples/Half_Adder/Half_Adder.proj') diff --git a/Examples/Half_Adder/Half_Adder.proj b/Examples/Half_Adder/Half_Adder.proj new file mode 100644 index 00000000..cc4f1c32 --- /dev/null +++ b/Examples/Half_Adder/Half_Adder.proj @@ -0,0 +1 @@ +schematicFile Half_Adder.sch -- cgit