DDeepin Developerfeat: Init commit
9df0a864创建于 2022年12月20日历史提交
/*++
Copyright (c) 2012 Microsoft Corporation

Module Name:

    subpaving_cmds.h

Abstract:
    Commands for debugging subpaving module.

Author:

    Leonardo (leonardo) 2012-08-09

Notes:

--*/

class cmd_context;

void install_subpaving_cmds(cmd_context & ctx);