diff --git a/build.xml b/build.xml index 4a99e2ebc..5d65961a9 100644 --- a/build.xml +++ b/build.xml @@ -229,6 +229,7 @@ + diff --git a/etc/asc-files-00.txt b/etc/asc-files-00.txt index 2b17ea2f3..c4209d3f2 100644 --- a/etc/asc-files-00.txt +++ b/etc/asc-files-00.txt @@ -1,3 +1,2 @@ -com/threerings/util/env/Environment.as com/threerings/util/Log.as com/threerings/presents/dobj/DEvent.as diff --git a/etc/asc-files-02.txt b/etc/asc-files-02.txt index 51660ed84..2b533bf0a 100644 --- a/etc/asc-files-02.txt +++ b/etc/asc-files-02.txt @@ -8,8 +8,10 @@ com/threerings/presents/net/Credentials.as com/threerings/presents/data/InvocationMarshaller.as com/threerings/presents/util/PresentsContext.as com/threerings/crowd/chat/client/CommandHandler.as +com/threerings/util/HashMap.as com/threerings/presents/client/InvocationService_InvocationListener.as com/threerings/presents/client/InvocationAdapter.as +com/threerings/presents/data/Permission.as com/threerings/presents/data/InvocationMarshaller_ListenerMarshaller.as com/threerings/crowd/chat/data/SystemMessage.as com/threerings/crowd/chat/data/UserMessage.as @@ -25,4 +27,3 @@ com/threerings/presents/dobj/MessageEvent.as com/threerings/presents/net/UpstreamMessage.as com/threerings/presents/net/DownstreamMessage.as com/threerings/util/Equalable.as -com/threerings/util/HashMap.as diff --git a/etc/asc-files-03.txt b/etc/asc-files-03.txt index ea2b72905..c049cced7 100644 --- a/etc/asc-files-03.txt +++ b/etc/asc-files-03.txt @@ -95,7 +95,6 @@ com/threerings/presents/data/AuthCodes.as com/threerings/presents/data/ConMgrStats.as com/threerings/presents/data/InvocationMarshaller_ConfirmMarshaller.as com/threerings/presents/data/InvocationMarshaller_ResultMarshaller.as -com/threerings/presents/data/Permission.as com/threerings/presents/data/PermissionPolicy.as com/threerings/presents/data/TimeBaseMarshaller.as com/threerings/presents/data/TimeBaseMarshaller_GotTimeBaseMarshaller.as