Skip to content
Snippets Groups Projects
Commit b3ed4344 authored by Kevin M. Rosenberg's avatar Kevin M. Rosenberg
Browse files

r7061: initial property settings

parent 51cb8e60
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
;; Original version from ACL 6.1: ;; Original version from ACL 6.1:
;; uri.cl,v 2.3.6.4.2.1 2001/08/09 17:42:39 layer ;; uri.cl,v 2.3.6.4.2.1 2001/08/09 17:42:39 layer
;; ;;
;; $Id: src.lisp,v 1.10 2003/07/20 21:03:54 kevin Exp $ ;; $Id$
(defpackage #:puri (defpackage #:puri
(:use #:cl) (:use #:cl)
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
;; Original version from ACL 6.1: ;; Original version from ACL 6.1:
;; t-uri.cl,v 1.3.6.3.2.1 2001/08/09 17:42:43 layer ;; t-uri.cl,v 1.3.6.3.2.1 2001/08/09 17:42:43 layer
;; ;;
;; $Id: tests.lisp,v 1.5 2003/07/20 18:51:48 kevin Exp $ ;; $Id$
(defpackage #:puri-tests (:use #:puri #:cl #:ptester)) (defpackage #:puri-tests (:use #:puri #:cl #:ptester))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment