Mercurial
Mercurial
>
hg
>
pep-material
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
slides/Point.scala
author
Christian Urban <urbanc@in.tum.de>
Tue, 12 Nov 2019 00:41:00 +0000
changeset 318
029e2862bb4e
parent 308
e86add5a6961
child 481
e03a0100ec46
permissions
-rw-r--r--
updated
case class Point(val x: Int, val y: Int)