From d3a0cc3a8ba6dfeb64d3faeffdeb6845b60e5840 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Sat, 20 Jan 2018 15:41:49 +0100 Subject: rearranged the dir for github - removed tools and pdfs - rearranged the projects dirs - added md files - other minor changes --- projects/01/Or.out | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 projects/01/Or.out (limited to 'projects/01/Or.out') diff --git a/projects/01/Or.out b/projects/01/Or.out deleted file mode 100644 index 8010688..0000000 --- a/projects/01/Or.out +++ /dev/null @@ -1,5 +0,0 @@ -| a | b | out | -| 0 | 0 | 0 | -| 0 | 1 | 1 | -| 1 | 0 | 1 | -| 1 | 1 | 1 | -- cgit v1.2.3