From 272d8bfd9c7b04b32f32b327833057469e8de05a Mon Sep 17 00:00:00 2001
From: Leo Tenenbaum <pommicket@gmail.com>
Date: Thu, 10 Oct 2019 23:47:46 -0400
Subject: cgen more types, unary, etc.

---
 runv | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'runv')

diff --git a/runv b/runv
index bf00c4f..fe4912a 100755
--- a/runv
+++ b/runv
@@ -1,2 +1,2 @@
 #!/bin/bash
-valgrind -q --track-origins=yes ./toc test.toc
+valgrind -q --track-origins=yes ./toc test.toc && cat out.c
-- 
cgit v1.2.3