summaryrefslogtreecommitdiff
path: root/src/sources
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2011-11-14 09:15:10 -0500
committerGravatar Adam Chlipala <adam@chlipala.net>2011-11-14 09:15:10 -0500
commitbf66a540f165fe6bf285732bb203e03a33b190ec (patch)
treebfa2b4548397ac6717436e5b2870679cabb52945 /src/sources
parent3e601bff93e4b17c27cd1e36a459e0c2119e65c1 (diff)
Better error messages about server-side use of client-side functions
Diffstat (limited to 'src/sources')
-rw-r--r--src/sources3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sources b/src/sources
index 862845d5..5d1f099d 100644
--- a/src/sources
+++ b/src/sources
@@ -189,6 +189,9 @@ jscomp.sml
pathcheck.sig
pathcheck.sml
+sidecheck.sig
+sidecheck.sml
+
cjr.sml
postgres.sig