Skip to content

Commit

Permalink
** fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bennn committed Jan 31, 2018
1 parent b18b0e7 commit 60991ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion info.rkt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#lang info

(define collection "mechanics")
(define deps '("base"))
(define deps '("base" "math-lib" "xrepl-lib"))
(define build-deps
'("cover"
"cover-coveralls"
Expand Down

0 comments on commit 60991ba

Please sign in to comment.