| 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/CNE_04500.pp | |
| parent | 80e9830758781e46a283e493a3c2f902969c0bea (diff) | |
Moves the templates to accommodate the tests.
Diffstat (limited to 'data/template/CNE_04500.pp')
| -rw-r--r-- | data/template/CNE_04500.pp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/template/CNE_04500.pp b/data/template/CNE_04500.pp new file mode 100644 index 0000000..0a2ec8e --- /dev/null +++ b/data/template/CNE_04500.pp @@ -0,0 +1,6 @@ +The process $ps.LABEL$ (declared in $ps.FILE$, line $ps.LINE$, column +$ps.COLUMN$) assigns values to a both reset-initialized waveform, +$i_wfm.IDENTIFIER$ (declared in $i_wfm.FILE$, line $i_wfm.LINE$, column +$i_wfm.COLUMN$), and waveform not reset-initialized $ni_wfm.IDENTIFIER$ +(declared in $ni_wfm.FILE$, line $ni_wfm.LINE$, column $ni_wfm.COLUMN$), and +waveform not reset-initialized. This goes against CNE_04500. |


