Original files version 4.4.7

This commit is contained in:
Bob Mottram
2014-03-27 18:54:56 +00:00
parent c632ed8d67
commit cb847ea893
2578 changed files with 26300 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
# Glider gun
define dot {circle filled 1}
boxwid=boxht
circlerad = 0.4 * boxht
B1: box
B2: box
B3: box
move to B1.s; down
B4: box
move to B4.e; right
B5: box
B6: box
move to B4.s; down
B7: box
move to B7.e; right
B8: box
B9: box
dot at B2
dot at B6
dot at B7
dot at B8
dot at B9