[thrift] Erlang Thrift changes, take 3
authorChristopher Piro <cpiro@apache.org>
Tue, 2 Oct 2007 01:33:37 +0000 (01:33 +0000)
committerChristopher Piro <cpiro@apache.org>
Tue, 2 Oct 2007 01:33:37 +0000 (01:33 +0000)
commitefd5eec21194c7b9e92fb17a26329e26b202e4f3
treecf9f713b4d689bae82321038e7bfe9ca95ffbf6b
parent68940295e1b2e8caca6376b95879ef252bc5dd3e
[thrift] Erlang Thrift changes, take 3

Summary: svn ci missed a bunch of paths ... blew away the whole thing and copied from the git repo.  this is getting ridiculous.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665285 13f79535-47bb-0310-9956-ffa450edef68
lib/erl/include/thrift.hrl.orig [new file with mode: 0644]
lib/erl/include/thrift_constants.hrl [new file with mode: 0644]
lib/erl/include/thrift_macros.hrl [new file with mode: 0644]
lib/erl/priv/thrift.conf [new file with mode: 0644]
lib/erl/src/thrift.app.src [changed mode: 0755->0644]
lib/erl/src/thrift.appup.src [changed mode: 0755->0644]
lib/erl/src/thrift_app.erl [new file with mode: 0644]
lib/erl/src/thrift_app_sup.erl [new file with mode: 0644]
lib/erl/src/thrift_logger.erl
lib/erl/src/thrift_sup.erl [new file with mode: 0644]