Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
cl-cracklib
cl-cracklib
Commits
6e660d68
Commit
6e660d68
authored
Dec 03, 2003
by
Erik Enge,,770-573-1722,770-906-7641
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
up'ing version
parent
376f60f6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
cl-cracklib.asd
cl-cracklib.asd
+2
-2
test/cl-cracklib-test.asd
test/cl-cracklib-test.asd
+3
-3
No files found.
cl-cracklib.asd
View file @
6e660d68
;;;; $Id: cl-cracklib.asd,v 1.
1.1.1
2003/12/0
2 10:45:59
eenge Exp $
;;;; $Id: cl-cracklib.asd,v 1.
2
2003/12/0
3 00:38:45
eenge Exp $
;;;; $Source: /project/cl-cracklib/cvsroot/cl-cracklib/cl-cracklib.asd,v $
;;;; See the LICENSE file for licensing information.
...
...
@@ -13,7 +13,7 @@
(
defsystem
cl-cracklib
:name
"cl-cracklib"
:author
"Erik Enge"
:version
"0.9.
0
"
:version
"0.9.
1
"
:licence
"MIT"
:description
"Common Lisp interface to cracklib"
:depends-on
(
:uffi
)
...
...
test/cl-cracklib-test.asd
View file @
6e660d68
;;;; $Id$
;;;; $Source$
;;;; $Id
: cl-cracklib-test.asd,v 1.1 2003/12/03 00:38:46 eenge Exp
$
;;;; $Source
: /project/cl-cracklib/cvsroot/cl-cracklib/test/cl-cracklib-test.asd,v
$
;;;; See the LICENSE file for licensing information.
...
...
@@ -13,7 +13,7 @@
(
defsystem
cl-cracklib-test
:name
"cl-cracklib-test"
:author
"Erik Enge"
:version
"0.9.
0
"
:version
"0.9.
1
"
:licence
"MIT"
:description
"Tests for cl-cracklib"
:depends-on
(
:rt
:cl-cracklib
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment