db4
Slava Pestov 2008-03-27 19:57:16 -05:00
parent 9dcabddb52
commit 6019713ee1
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ MEMO: all-vocabs-seq ( -- seq )
{ [ "editors." ?head ] [ t ] }
{ [ ".windows" ?tail ] [ t ] }
{ [ ".unix" ?tail ] [ t ] }
{ [ "unix." ?head ] [ t ] }
{ [ "unix" ?head ] [ t ] }
{ [ ".linux" ?tail ] [ t ] }
{ [ ".bsd" ?tail ] [ t ] }
{ [ ".macosx" ?tail ] [ t ] }