A large commit.
[pdp8.git] / sw / src / mandel_screen / INIT.FT
diff --git a/sw/src/mandel_screen/INIT.FT b/sw/src/mandel_screen/INIT.FT
new file mode 100644 (file)
index 0000000..51b35d7
--- /dev/null
@@ -0,0 +1,8 @@
+CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
+C                        PRELOAD VALUE OF INIT
+       BLOCK DATA
+       INTEGER INIT
+       COMMON /PARAM3/INIT
+       DATA INIT/0/ 
+       END
+CCCCCCCCCCCCCCCCCCCCCCCC