From 724cc003460ec67eda269911da85c9f9e40aa6cf Mon Sep 17 00:00:00 2001
From: Lars-Dominik Braun <lars@6xq.net>
Date: Fri, 30 Sep 2016 16:57:23 +0200
Subject: Add extracted sources from floppy disk images

Some files have no textual representation (yet) and were added as raw
dataspaces.
---
 dynamo/dyn.delaytest | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 dynamo/dyn.delaytest

(limited to 'dynamo/dyn.delaytest')

diff --git a/dynamo/dyn.delaytest b/dynamo/dyn.delaytest
new file mode 100644
index 0000000..c475433
--- /dev/null
+++ b/dynamo/dyn.delaytest
@@ -0,0 +1,8 @@
+NOTE  GOODMAN S.248
+A     Y.K=DELAY3(X,D)
+C     D=50
+R     X.KL=TABLE(XT,TIME.K,0,125,25)
+T     XT=0/10/0/-10/0/10
+PLOT X=X,Y=Y(-10,10)
+SPEC DT=0.5,LENGTH=125,PLTPER=2
+
-- 
cgit v1.2.3