Print variables.

svn: r9704

original commit: 7198eca987fe2f7915df93255bc4b9fa9cdf0d4e
This commit is contained in:
Sam Tobin-Hochstadt 2008-05-06 22:05:23 +00:00
parent 9ee2cb3d5f
commit 7bdc141d55

View File

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