This is an archive of the discontinued Mercurial Phabricator instance.

wireproto: move supportedcompengines out of wireproto
ClosedPublic

Authored by indygreg on Apr 17 2018, 1:30 AM.

Details

Summary

This function is used by both version 1 and version 2. It belongs in
a common module.

"wireprototypes" may not be the best module name. I may rename it...

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Apr 17 2018, 1:30 AM
durin42 accepted this revision.Apr 18 2018, 2:26 PM
This revision is now accepted and ready to land.Apr 18 2018, 2:26 PM
This revision was automatically updated to reflect the committed changes.