]> gitweb.factorcode.org Git - factor.git/blob - unmaintained/enchilada/enchilada-tests.factor
Fix Windows bootstrap
[factor.git] / unmaintained / enchilada / enchilada-tests.factor
1 ! Copyright (C) 2007 Robbert van Dalen.
2 ! See http://factorcode.org/license.txt for BSD license.
3
4 USING: kernel sequences enchilada strings ;
5 IN: temporary
6