forgot to add to the last commit

svn: r13953
This commit is contained in:
Eli Barzilay 2009-03-04 18:55:13 +00:00
parent a7fddbd545
commit 360ba9dc79

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")