File: README.Debian

package info (click to toggle)
cl-regex 1-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 256 kB
  • ctags: 339
  • sloc: lisp: 3,776; ansic: 68; makefile: 52; sh: 28
file content (10 lines) | stat: -rw-r--r-- 186 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
CL-REGEX for Debian
-------------------

You can run the tests in the example directory evaluating:

(require :regex)
(load "retest")
(load "regexp-test-suite")
(regex-test::run-tests)