]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/db/postgresql/errors/errors.factor
factor: trim using lists
[factor.git] / basis / db / postgresql / errors / errors.factor
index 7fa94f8055733c53c754f7344574239c5992be27..133223ef40f7f90bdbc6a54bc76ddef5c7434913 100644 (file)
@@ -1,8 +1,7 @@
 ! Copyright (C) 2009 Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: kernel db.errors peg.ebnf strings sequences math
-combinators.short-circuit accessors math.parser quoting
-locals multiline ;
+USING: accessors db.errors kernel math math.parser multiline
+peg.ebnf quoting sequences strings ;
 IN: db.postgresql.errors
 
 EBNF: parse-postgresql-sql-error [=[