aboutsummaryrefslogtreecommitdiffstats
path: root/package.xml
blob: a613b71728e223bf4019d0f5bb21437a3f75d911 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<package>
    <name>OsmoBinding</name>
    <namespace>Osmo</namespace>

    <prereq>OsmoLogging</prereq>

    <filein>OsmoCore.st</filein>
    <filein>OsmoVTY.st</filein>
    <filein>LogArea.st</filein>

    <file>OsmoCore.st</file>
    <file>OsmoVTY.st</file>
    <file>VTY.st</file>
    <file>LogArea.st</file>
</package>