Mercurial
Mercurial
>
hg
>
pep-material
/ annotate
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 <christian dot urban at kcl dot ac dot uk>
Thu, 01 Dec 2016 13:50:36 +0000
changeset 77
3cbe3d90b77f
parent 32
45557ad18ea6
child 308
e86add5a6961
permissions
-rw-r--r--
updated
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
32
45557ad18ea6
updated
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
1
class Point(val x: Int, val y: Int)