Add unit test for xmode bug discovered by anonymous pastebin user
[factor/jcg.git] / unmaintained / jni / load.factor
blobf5fd45c8d9aa8a2738b110b7d68a7f49a45e766a
1 ! Copyright (C) 2006 Chris Double.
2 ! See http://factorcode.org/license.txt for BSD license.
3 PROVIDE: libs/jni
4 { +files+ { "jni-internals.factor" "jni.factor" } } ;