summaryrefslogtreecommitdiff
path: root/tutorial/tutorial.thrift
diff options
context:
space:
mode:
authorJake Farrell <jfarrell@apache.org>2012-03-22 21:49:10 +0000
committerJake Farrell <jfarrell@apache.org>2012-03-22 21:49:10 +0000
commitb95b0ffa720ffdebd829861ed420d10deab6c852 (patch)
tree2ca9cee28c31cc7fdc507039bc7e7018c64c6485 /tutorial/tutorial.thrift
parentf485e2bdb39483e776b34dd70d1ab4c9e3a7f533 (diff)
downloadthrift-b95b0ffa720ffdebd829861ed420d10deab6c852.tar.gz
THRIFT-1500: d programming language support
Client: D Patch: David Nadlinger D program language library and additions git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1304085 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tutorial/tutorial.thrift')
-rw-r--r--tutorial/tutorial.thrift1
1 files changed, 1 insertions, 0 deletions
diff --git a/tutorial/tutorial.thrift b/tutorial/tutorial.thrift
index 3ea496cab..3150151de 100644
--- a/tutorial/tutorial.thrift
+++ b/tutorial/tutorial.thrift
@@ -63,6 +63,7 @@ include "shared.thrift"
* target languages.
*/
namespace cpp tutorial
+namespace d tutorial
namespace java tutorial
namespace php tutorial
namespace perl tutorial