We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f758fc6 commit aa3bd4eCopy full SHA for aa3bd4e
1 file changed
www/info.rkt
@@ -3,4 +3,5 @@
3
"notes/agreement/example.rkt"))
4
(define deps
5
(list "base" "rackunit"
6
+ "git+https://github.com/cmsc430/a86.git?path=#main"
7
"git+https://github.com/cmsc430/langs.git?path=#main"))
0 commit comments