mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Summary: I wanted to rename xbus because its relation to //swift// is not immediately clear from the name. xswiftbus seems reasonable. Reviewers: #swift_pilot_client, kbasan Reviewed By: kbasan Subscribers: kbasan, jenkins Tags: #swift_pilot_client Differential Revision: https://dev.swift-project.org/D14
11 lines
119 B
Plaintext
11 lines
119 B
Plaintext
{
|
|
global:
|
|
XPluginStart;
|
|
XPluginStop;
|
|
XPluginEnable;
|
|
XPluginDisable;
|
|
XPluginReceiveMessage;
|
|
local:
|
|
*;
|
|
};
|