Mercurial
Mercurial
>
hg
>
afl-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
.
cw5_marking/c1_add.sc
author
Christian Urban <christian.urban@kcl.ac.uk>
Mon, 03 Feb 2025 12:34:38 +0000
changeset 978
8778d23fef92
permissions
-rw-r--r--
updated marking scripts
def test_string(prog: String) = {
val tks = tokenise(prog)
tks
//println(tks)
}