summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-09-18 15:18:05 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-09-18 15:18:05 +0200
commit59d6ea1df12aa2fadcab1ec5cd22b99873721869 (patch)
treea75f2a4edc3eb419585cff809025289ea8f5295e /data/property/simple_flip_flop.pp
parent80e9830758781e46a283e493a3c2f902969c0bea (diff)
Moves the templates to accommodate the tests.
Diffstat (limited to 'data/property/simple_flip_flop.pp')
-rw-r--r--data/property/simple_flip_flop.pp4
1 files changed, 0 insertions, 4 deletions
diff --git a/data/property/simple_flip_flop.pp b/data/property/simple_flip_flop.pp
deleted file mode 100644
index fbad237..0000000
--- a/data/property/simple_flip_flop.pp
+++ /dev/null
@@ -1,4 +0,0 @@
-The process $ps.LABEL$ (declared in $ps.FILE$, l. $ps.LINE$, c. $ps.COLUMN$)
-describes a simple flip-flop controlled by $clk.IDENTIFIER$ (declared in
-$clk.FILE$, l. $clk.LINE$, c. $clk.COLUMN$) and with output $reg.IDENTIFIER$
-(declared in $reg.FILE$, l. $reg.LINE$, c. $reg.COLUMN$).