gap-buffer: fix using.

I'm cooking something up for travisci for this...
elevate-erg
Doug Coleman 2018-07-04 18:05:40 -05:00
parent 0e51880199
commit b1e179106b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
! gap buffer -- largely influenced by Strandh and Villeneuve's Flexichain
! for a good introduction see:
! https://common-lisp.net/project/flexichain/download/StrandhVilleneuveMoore.pdf
USING: accessors arrays circular kernel math math.functions
USING: accessors arrays circular fry kernel math math.functions
math.order multiline sequences sequences.private ;
IN: gap-buffer