forgot to add to the last commit

svn: r13953

original commit: 360ba9dc79a3f2090ef5b249659f2606bd67200a
This commit is contained in:
Eli Barzilay 2009-03-04 18:55:13 +00:00
parent f9d796999e
commit 6913c927f3

View File

@ -27,9 +27,7 @@
(define (render-mixin %)
(class %
(init-field [prefix-file #f]
[style-file #f]
[style-extra-files null])
(inherit-field prefix-file style-file style-extra-files)
(define/override (get-suffix) #".tex")