X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=cli%2Fcli.hpp;h=edada5141b4e617c10a96bf65d54d4c5577097bd;hb=ca0c40fa6d5764b3f2ba7cafc7ba1c291e466005;hp=0f3746bc6c8e843404ec1c7146a02c23ed1c8bf6;hpb=73694fa14967ad586b5116c49665fb7884de68b8;p=apitrace diff --git a/cli/cli.hpp b/cli/cli.hpp index 0f3746b..edada51 100644 --- a/cli/cli.hpp +++ b/cli/cli.hpp @@ -41,6 +41,7 @@ struct Command { }; extern const Command diff_command; +extern const Command diff_state_command; extern const Command dump_command; extern const Command trace_command;