All Downloads are FREE. Search and download functionalities are using the official Maven repository.

z3-z3-4.13.0.src.ast.pp.h Maven / Gradle / Ivy

The newest version!
/*++
Copyright (c) 2006 Microsoft Corporation

Module Name:

    pp.h

Abstract:

    

Author:

    Leonardo de Moura (leonardo) 2008-01-20.

Revision History:

--*/
#pragma once

#include "ast/format.h"
#include "util/params.h"

void pp(std::ostream & out, format_ns::format * f, ast_manager & m, params_ref const & p = params_ref());






© 2015 - 2024 Weber Informatics LLC | Privacy Policy