From 2c8b74cc858793c94e5476b5765e93ee23738702 Mon Sep 17 00:00:00 2001 From: Cristian Cadar Date: Thu, 14 Dec 2023 22:15:57 +0000 Subject: Rename files from PTree to ExecutionTree (and similar) --- tools/klee-ptree/main.cpp | 68 ----------------------------------------------- 1 file changed, 68 deletions(-) delete mode 100644 tools/klee-ptree/main.cpp (limited to 'tools/klee-ptree/main.cpp') diff --git a/tools/klee-ptree/main.cpp b/tools/klee-ptree/main.cpp deleted file mode 100644 index 96d2be75..00000000 --- a/tools/klee-ptree/main.cpp +++ /dev/null @@ -1,68 +0,0 @@ -//===-- main.cpp ------------------------------------------------*- C++ -*-===// -// -// The KLEE Symbolic Virtual Machine -// -// This file is distributed under the University of Illinois Open Source -// License. See LICENSE.TXT for details. -// -//===----------------------------------------------------------------------===// - -#include -#include -#include - -#include "Printers.h" - -namespace fs = std::filesystem; - -void print_usage() { - std::cout << "Usage: klee-ptree