summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-09-21 15:26:01 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-09-21 15:26:01 +0200
commit0fc661ebabdf55b8e0d26c4f85f0547c106b6549 (patch)
treeb41a52c7a6294b381cd370379ef4b5abbea7d8a7 /data/property/test.pro
parentbc3e8933e1005e93e4a97b9a207cb40db454a2a8 (diff)
Got some property dependencies to work.
Diffstat (limited to 'data/property/test.pro')
-rw-r--r--data/property/test.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/property/test.pro b/data/property/test.pro
new file mode 100644
index 0000000..9d2115c
--- /dev/null
+++ b/data/property/test.pro
@@ -0,0 +1,9 @@
+#require "simple_flip_flop"
+#require "combinational_processes"
+
+(tag_existing
+ (
+ (ps process SUSPICIOUS_PROCESS)
+ )
+ (_combinational_processes ps)
+)