factor/library/jedit/jedit-no-local.factor

6 lines
105 B
Factor
Raw Normal View History

2004-08-20 02:08:20 -04:00
IN: jedit
USE: errors
! Doesn't exist in native Factor.
: local-jedit-line/file "Not supported" throw ;