Artifact 3f5d8e5e3a556af734623242758dd5f702989a6b:
- File sxml/match.sls — part of check-in [4d83ff5dcb] at 2016-12-13 00:03:36 on branch trunk — added sxml match (user: aldo size: 196)
(library (sxml match) (export sxml-match sxml-match-let sxml-match-let*) (import (chezscheme) (srfi private include)) (include/resolve () "sxml/sxml-match.ss") (import sxml-matcher))