Add the actionscript streamable generator

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6314 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Charlie Groves
2010-11-30 01:53:02 +00:00
parent 0fc64e3f76
commit 220b7a28b5
@@ -3,6 +3,7 @@ genservice=com.threerings.presents.tools.GenServiceTask
genreceiver=com.threerings.presents.tools.GenReceiverTask
instream=com.threerings.presents.tools.InstrumentStreamableTask
genascript=com.threerings.presents.tools.GenActionScriptTask
genascriptstreamable=com.threerings.presents.tools.GenActionScriptStreamableTask
gencppservice=com.threerings.presents.tools.cpp.GenCPPServiceTask
gencppstreamable=com.threerings.presents.tools.cpp.GenCPPStreamableTask
gencppreceiver=com.threerings.presents.tools.cpp.GenCPPReceiverTask