| summaryrefslogtreecommitdiff |
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-09-18 15:18:05 +0200 |
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-09-18 15:18:05 +0200 |
| commit | 59d6ea1df12aa2fadcab1ec5cd22b99873721869 (patch) | |
| tree | a75f2a4edc3eb419585cff809025289ea8f5295e /data/template/likely_a_clock.pp | |
| parent | 80e9830758781e46a283e493a3c2f902969c0bea (diff) | |
Moves the templates to accommodate the tests.
Diffstat (limited to 'data/template/likely_a_clock.pp')
| -rw-r--r-- | data/template/likely_a_clock.pp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/template/likely_a_clock.pp b/data/template/likely_a_clock.pp new file mode 100644 index 0000000..aea7af2 --- /dev/null +++ b/data/template/likely_a_clock.pp @@ -0,0 +1,3 @@ +The port $clock.IDENTIFIER$ (from file $clock.FILE$, line $clock.LINE$, column +$clock.COLUMN$) is passed as parameter of either a rising_edge or a falling_edge +function, making it likely to be a clock. |


