Adding copyright notice to lisp.parser
parent
f02ca2284c
commit
062facb809
|
@ -1,3 +1,5 @@
|
||||||
|
! Copyright (C) 2008 James Cash
|
||||||
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: kernel peg.ebnf peg.expr math.parser sequences arrays strings
|
USING: kernel peg.ebnf peg.expr math.parser sequences arrays strings
|
||||||
combinators.lib ;
|
combinators.lib ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue