5 lines
72 B
Scheme
5 lines
72 B
Scheme
#lang scheme/base
|
|
|
|
(require "xml.ss")
|
|
(provide (all-from-out "xml.ss"))
|