]> git.cworth.org Git - apitrace/blobdiff - cli/cli.hpp
Pickle Repr nodes too.
[apitrace] / cli / cli.hpp
index 1461b4dce61d6f7e6bd211b04d527e2c0eeab1c8..4f3e2b9b36d2f2ad179dac478a9e1d152175f9dc 100644 (file)
@@ -44,6 +44,10 @@ extern const Command diff_command;
 extern const Command diff_state_command;
 extern const Command diff_images_command;
 extern const Command dump_command;
+extern const Command dump_images_command;
+extern const Command pickle_command;
+extern const Command repack_command;
 extern const Command trace_command;
+extern const Command trim_command;
 
 #endif /* _APITRACE_CLI_HPP_ */