slideshow: fix import that changed the style of legacy libraries
This commit is contained in:
parent
96d1400654
commit
3aa74f2a84
|
@ -1,5 +1,5 @@
|
||||||
#lang racket/base
|
#lang racket/base
|
||||||
(require slideshow
|
(require "slide.rkt"
|
||||||
"code-pict.rkt")
|
"code-pict.rkt")
|
||||||
|
|
||||||
(provide (all-from-out "code-pict.rkt"))
|
(provide (all-from-out "code-pict.rkt"))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user