remove bogus dependency on vars

db4
Doug Coleman 2008-11-18 15:57:48 -06:00
parent 6397a2f789
commit 535a9223bd
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
! Copyright (C) 2008 Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
USING: accessors hashtables kernel math state-tables vars vectors ;
USING: accessors hashtables kernel math state-tables vectors ;
IN: regexp.backend
TUPLE: regexp