Skip to content

Commit

Permalink
Updated file dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
flambard committed Jul 10, 2010
1 parent a78e669 commit fd73e97
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cleric.asd
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@
:depends-on ("package"
"constants"
"conditions"
"atom-cache"
"special-variables"
"byte-functions"))
(:file "ieee-floats" ;; Needs IEEE-Floats library
:depends-on ("package"
Expand Down
2 changes: 2 additions & 0 deletions cleric.mbd
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
(:needs "package"
"constants"
"conditions"
"atom-cache"
"special-variables"
"byte-functions"))
("ieee-floats" ;; Needs IEEE-Floats library
(:needs "package"
Expand Down

0 comments on commit fd73e97

Please sign in to comment.