diff options
author | Alan Conway <aconway@apache.org> | 2008-04-08 21:02:14 +0000 |
---|---|---|
committer | Alan Conway <aconway@apache.org> | 2008-04-08 21:02:14 +0000 |
commit | ae65a6dc955b727f6b092d50831467d564a00c37 (patch) | |
tree | 8e522cafa80e9dfe7f37fbdcf37cb4831d4e169d /cpp/rubygen | |
parent | e72e25abd1272c4e9489f7efd5bc02c4ecf0b5cd (diff) | |
download | qpid-python-ae65a6dc955b727f6b092d50831467d564a00c37.tar.gz |
Touched existing template so new template allSegmentTypes.rb will be noticed.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@646071 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/rubygen')
-rwxr-xr-x | cpp/rubygen/0-10/specification.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/rubygen/0-10/specification.rb b/cpp/rubygen/0-10/specification.rb index 54d39de9b4..abc754d1ef 100755 --- a/cpp/rubygen/0-10/specification.rb +++ b/cpp/rubygen/0-10/specification.rb @@ -317,4 +317,3 @@ class Specification < CppGen end Specification.new($outdir, $amqp).generate(); - |