Removing const reference

db4
Daniel Ehrenberg 2008-02-13 18:35:16 -06:00
parent 01e9a5cb1a
commit d13b9a90bc
1 changed files with 1 additions and 1 deletions
extra/unicode/data

View File

@ -1,6 +1,6 @@
USING: assocs math kernel sequences io.files hashtables
quotations splitting arrays math.parser combinators.lib hash2
byte-arrays words namespaces words compiler.units const ;
byte-arrays words namespaces words compiler.units ;
IN: unicode.data
! Convenience functions