Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Dan Holtby
uwaterloo-racket
Commits
15c2ec62
Commit
15c2ec62
authored
Nov 15, 2020
by
djholtby
Browse files
change metapackage description
parent
3eb1d649
Changes
1
Hide whitespace changes
Inline
Side-by-side
uwaterloo-racket-tools/info.rkt
View file @
15c2ec62
...
...
@@ -2,6 +2,7 @@
(
define
collection
"uwaterloo-racket-tools"
)
(
define
deps
'
(
"htdp-trace"
"graphic-block"
))
(
define
pkg-desc
"Metapackage for tools and libraries used by UWaterloo's CS115 and CS135 courses"
)
(
define
pkg-desc
"Metapackage for tools and libraries used by the University of Waterloo's first year courses"
)
(
define
version
"0.0"
)
(
define
pkg-authors
'
(
djholtby
))
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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