From 888b0ebfec8c2eff9015163549a7e47443cb8665 Mon Sep 17 00:00:00 2001
From: Vanessa Ezekowitz <vanessaezekowitz@gmail.com>
Date: Fri, 1 Apr 2016 21:00:20 -0400
Subject: "explode" all modpacks into their individual components (you can't
 have a modpack buried inside a modpack)

---
 mesecons_gates/doc/nor/description.html | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 mesecons_gates/doc/nor/description.html

(limited to 'mesecons_gates/doc/nor/description.html')

diff --git a/mesecons_gates/doc/nor/description.html b/mesecons_gates/doc/nor/description.html
new file mode 100644
index 0000000..cfcd4c0
--- /dev/null
+++ b/mesecons_gates/doc/nor/description.html
@@ -0,0 +1 @@
+Nor gates only power their output if none of their two inputs is powered. They are basically or gates with a not gate at their output.
-- 
cgit v1.2.3