Print variables.

svn: r9704
This commit is contained in:
Sam Tobin-Hochstadt 2008-05-06 22:05:23 +00:00
parent e5e669e768
commit 7198eca987

View File

@ -129,7 +129,7 @@
;; FIXME - this should not be used ;; FIXME - this should not be used
#; #;
[(Scope: sc) (fp "(Scope ~a)" sc)] [(Scope: sc) (fp "(Scope ~a)" sc)]
#;
[(B: idx) (fp "(B ~a)" idx)] [(B: idx) (fp "(B ~a)" idx)]
[(Syntax: t) (fp "(Syntax ~a)" t)] [(Syntax: t) (fp "(Syntax ~a)" t)]
[(Instance: t) (fp "(Instance ~a)" t)] [(Instance: t) (fp "(Instance ~a)" t)]