summaryrefslogtreecommitdiff
path: root/gr-trellis/src/examples/python/fsm_files/simple.fsm
diff options
context:
space:
mode:
Diffstat (limited to 'gr-trellis/src/examples/python/fsm_files/simple.fsm')
-rw-r--r--gr-trellis/src/examples/python/fsm_files/simple.fsm13
1 files changed, 0 insertions, 13 deletions
diff --git a/gr-trellis/src/examples/python/fsm_files/simple.fsm b/gr-trellis/src/examples/python/fsm_files/simple.fsm
deleted file mode 100644
index f27f6b4b0..000000000
--- a/gr-trellis/src/examples/python/fsm_files/simple.fsm
+++ /dev/null
@@ -1,13 +0,0 @@
-1 4 1
-
-1
-2
-3
-0
-
-0
-0
-0
-0
-
-essentially this fsm has no inputs and no outputs; it just cycles through all 4 states.