File: README.Debian

package info (click to toggle)
cl-regex 1-4
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 280 kB
  • sloc: lisp: 3,776; ansic: 68; makefile: 53; 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)