]> permondes.de Git - Analog_Engine.git/blobdiff - AESL/Template.AESL
a rope slides frictionlessly down the edge of a table
[Analog_Engine.git] / AESL / Template.AESL
diff --git a/AESL/Template.AESL b/AESL/Template.AESL
deleted file mode 100644 (file)
index 48143fb..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-IDENTIFICATION DIVISION
-PROGRAM-ID ...
-VERSION ...
-COMMENT ...
-
-ENVIRONMENT DIVISION
-ENGINE Anabrid-THAT
-TIMEBASE 1ms
-REQUIRES ...
-
-DATA DIVISION
-INPUT ...
-OUTPUT OUTPUT.X ...
-OUTPUT OUTPUT.Y ...
-OUTPUT OUTPUT.Z ...
-OUTPUT OUTPUT.U ...
-COEFFICIENT.n ...
-
-PROGRAM DIVISION
-# INTEGRATOR is inverting!
-# SUMMER is inverting!
-...
-
-OPERATION DIVISION
-MODE REPEAT
-OP-TIME ...