Removed old comment

This commit is contained in:
Justin Ethier 2015-05-26 23:00:31 -04:00
parent f205b80ec4
commit 594d68289a

View file

@ -8,9 +8,6 @@
;; when bootstrapping from a Scheme, keep in mind the code in this module
;; cannot use features that are not also provided by Cyclone.
;;
;; FUTURE: if this was a module/library, would probably only want to export
;; read and read-all
;;
;; Extended information for each input port
(define *in-port-table* '())