z3-z3-4.13.0.src.smt.theory_arith_def.h Maven / Gradle / Ivy
The newest version!
/*++
Copyright (c) 2006 Microsoft Corporation
Module Name:
theory_arith_def.h
Abstract:
Author:
Leonardo de Moura (leonardo) 2008-04-22.
Revision History:
--*/
#pragma once
#include "smt/theory_arith.h"
#include "smt/theory_arith_core.h"
#include "smt/theory_arith_aux.h"
#include "smt/theory_arith_inv.h"
#include "smt/theory_arith_pp.h"
#include "smt/theory_arith_int.h"
#include "smt/theory_arith_eq.h"
#include "smt/theory_arith_nl.h"