From 8b8f84b0f0c107184a670f8a152b3b7a99796243 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sat, 15 Jun 2013 08:18:47 -0400 Subject: Add Sigcheck phase to avoid issues with signatures in global initializers --- src/sources | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/sources') diff --git a/src/sources b/src/sources index b49f0ba8..39360dd7 100644 --- a/src/sources +++ b/src/sources @@ -200,6 +200,9 @@ pathcheck.sml sidecheck.sig sidecheck.sml +sigcheck.sig +sigcheck.sml + cjr.sml postgres.sig -- cgit v1.2.3