1. code clean and added documentation for debugging protocol

2. upgrade to version 0.14 since I trimmed the debug message types
This commit is contained in:
Shu Lei
2007-12-17 19:42:02 +00:00
parent d80e29a1ff
commit 407d830582
15 changed files with 177 additions and 212 deletions

View File

@@ -1,5 +1,5 @@
<project default="all">
<property name="version" value="0.13"/>
<property name="version" value="0.14"/>
<target name="clean">
<delete dir="build"/>