svn: r7029
This commit is contained in:
Eli Barzilay 2007-08-06 13:00:49 +00:00
parent 89a43312e9
commit 6793e45228

View File

@ -5,7 +5,7 @@
(provide dm-syntax->datum
dm-subst)
;; `dm->syntax-datum' is like syntax-object->datum, but it also
;; `dm-syntax->datum' is like syntax-object->datum, but it also
;; builds a hash table that maps generated data to original syntax
;; objects. The hash table can then be used with `dm-subst' to
;; replace each re-used, unmodified datum with the original syntax