summaryrefslogtreecommitdiff
path: root/tutorial/tutorial.thrift
diff options
context:
space:
mode:
authorMark Slee <mcslee@apache.org>2007-11-21 08:43:35 +0000
committerMark Slee <mcslee@apache.org>2007-11-21 08:43:35 +0000
commitbd5882259de8bbe7e3f8283c8959d99acee9a501 (patch)
treeee9b10ef8d2d21a5a5715fc7c20b298d3080d240 /tutorial/tutorial.thrift
parent12a28758a684321f29a3ceab17df9ae19570591d (diff)
downloadthrift-bd5882259de8bbe7e3f8283c8959d99acee9a501.tar.gz
Merging in some Smalltalk changes from Patrick Collison
Reviewed By: mcslee Test Plan: Rebuild Thrift compiler git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665361 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tutorial/tutorial.thrift')
-rwxr-xr-xtutorial/tutorial.thrift1
1 files changed, 1 insertions, 0 deletions
diff --git a/tutorial/tutorial.thrift b/tutorial/tutorial.thrift
index 7b377d66f..f5e583640 100755
--- a/tutorial/tutorial.thrift
+++ b/tutorial/tutorial.thrift
@@ -48,6 +48,7 @@ cpp_namespace tutorial
java_package tutorial
php_namespace tutorial
perl_package tutorial
+smalltalk_category Thrift-Tutorial
/**
* Thrift lets you do typedefs to get pretty names for your types. Standard