diff macros.xml @ 11:68a43b0593a3 draft

Updated to new version of snippy with static binaries
author simon-gladman
date Wed, 08 Jun 2016 21:55:09 -0400
parents
children bcb74072d3a6
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Wed Jun 08 21:55:09 2016 -0400
@@ -0,0 +1,18 @@
+<macros>
+    <xml name="requirements">
+        <requirements>
+        <requirement type="package">package_snippy_3_0</requirement>
+            <yield/>
+        </requirements>
+    </xml>
+    <xml name="stdio">
+        <stdio>
+            <exit_code range="1:" />
+        </stdio>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <yield />
+        </citations>
+    </xml>
+</macros>
\ No newline at end of file