From f8abfeb8a2bf77186f65f06107ed86c5e7c41206 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 21 Sep 2008 06:24:51 +0000 Subject: Misc cleanup. --- src/interp/g-util.boot | 1 + 1 file changed, 1 insertion(+) (limited to 'src/interp') diff --git a/src/interp/g-util.boot b/src/interp/g-util.boot index c732d9b4..13d2e36f 100644 --- a/src/interp/g-util.boot +++ b/src/interp/g-util.boot @@ -119,6 +119,7 @@ isQuasiquote m == m is ["[||]",y] => y +++ returns the inferred domain for the syntactic object t. getTypeOfSyntax t == atom t => IDENTP t => '(Identifier) -- cgit v1.2.3