! Copyright (C) 2006 Chris Double. ! See http://factorcode.org/license.txt for BSD license. PROVIDE: contrib/match { +files+ { "match.factor" "match.facts" } } { +tests+ { "tests.factor" } } ;