From 1fa556002df37c71aa39debfae5b6ee8a595bd2a Mon Sep 17 00:00:00 2001
From: Jason Hiser <jdhiser@gmail.com>
Date: Sat, 1 Jun 2019 18:57:19 -0400
Subject: [PATCH] submods and gitignore addition

---
 SMPStaticAnalyzer   | 2 +-
 examples/.gitignore | 6 ++++++
 zipr                | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
 create mode 100644 examples/.gitignore

diff --git a/SMPStaticAnalyzer b/SMPStaticAnalyzer
index 21f81981b..c83b62097 160000
--- a/SMPStaticAnalyzer
+++ b/SMPStaticAnalyzer
@@ -1 +1 @@
-Subproject commit 21f81981bd84809e87ae4000df504b558330a01f
+Subproject commit c83b62097a717690207cb668f7105247780d5190
diff --git a/examples/.gitignore b/examples/.gitignore
new file mode 100644
index 000000000..853961ded
--- /dev/null
+++ b/examples/.gitignore
@@ -0,0 +1,6 @@
+a.out
+good.txt
+peasoup_executable_*
+xform.txt
+xxx
+
diff --git a/zipr b/zipr
index ab7012312..b0a00fafb 160000
--- a/zipr
+++ b/zipr
@@ -1 +1 @@
-Subproject commit ab7012312f8e6ebf8762b420171cc49d112060d3
+Subproject commit b0a00fafb98416b235b17fbb4ae749babfa47681
-- 
GitLab