summaryrefslogtreecommitdiff
path: root/server/xml
diff options
context:
space:
mode:
authordeva <deva>2008-05-13 14:57:49 +0000
committerdeva <deva>2008-05-13 14:57:49 +0000
commit64a0aaaae8679b5f99f5bf1cf0a67489e85b5bd3 (patch)
treed351a9ede01c8ebd292be60038ed3abdd46c8465 /server/xml
parentf0359e8b4450d5074e7d19e95119f05d584a1e74 (diff)
Some more notes, and a nice diagram overview of the entire project.
Diffstat (limited to 'server/xml')
-rw-r--r--server/xml/example2.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/server/xml/example2.xml b/server/xml/example2.xml
index 1ac7dba..075fdbd 100644
--- a/server/xml/example2.xml
+++ b/server/xml/example2.xml
@@ -8,11 +8,11 @@
<maps>
<map name="axis">
-- LUA program
- return RIGHT.axis
+ return right.axis
</map>
<map name="dioptri">
-- LUA program
- return RIGHT.dioptri
+ return right.dioptri
</map>
</maps>
<window name="mainwindow"