Mercurial
Mercurial
>
yml2
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
samples/sample.yml2
author
Volker Birk <vb@pep.foundation>
Wed, 24 Aug 2016 21:18:54 +0200
changeset 5
36f0e48cd544
parent 0
76005e62091d
permissions
-rw-r--r--
Added tag 2.5.5 for changeset a0f3d678b3ca
include idl.yml2
module blub {
interface bla {
int f(in long a, out long b);
}
}