diff options
| author | Kim van der Riet <kpvdr@apache.org> | 2006-10-25 20:15:28 +0000 |
|---|---|---|
| committer | Kim van der Riet <kpvdr@apache.org> | 2006-10-25 20:15:28 +0000 |
| commit | c07e58d50b7a6d54b12732db1e6613a87f21660c (patch) | |
| tree | c22bc23d2c178d93c6891b407b08a94f24921ae4 /gentools/README | |
| parent | 8da6e337e89a5af2cbe7d4b1a649f417c05b7cda (diff) | |
| download | qpid-python-c07e58d50b7a6d54b12732db1e6613a87f21660c.tar.gz | |
Some code tidy-up and debugging; first C++ templates and implementation of most of C++ MethodBody class generation methods.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@467750 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'gentools/README')
| -rw-r--r-- | gentools/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gentools/README b/gentools/README index a128270c0b..12bfd10caf 100644 --- a/gentools/README +++ b/gentools/README @@ -21,7 +21,7 @@ out.java/: Output folder for generated Java files (will be created with use of - templ.cpp/: (Future:) Templates for C++ code generation. out.cpp/: Output folder for generated C++ files (will be created with use of -c flag on command-line). -For a more detaild description of the generator, see the Qpid Wiki (http://cwiki.apache.org/confluence/display/qpid/Multiple+AMQP+Version+Support). +For a more detaild description of the generator, see the Qpid Wiki (http://cwiki.apache.org/qpid/multiple-amqp-version-support). Please send comments and bugs to me (kim.vdriet [at] redhat.com) or via the Apache Qpid list (qpid-dev [at] incubator.apache.org). |
