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

z3-z3-4.13.0.src.smt.theory_arith.cpp Maven / Gradle / Ivy

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

Module Name:

    theory_arith.cpp

Abstract:

    

Author:

    Leonardo de Moura (leonardo) 2008-04-22.

Revision History:

--*/

#include "smt/theory_arith_def.h"

namespace smt {

    template class theory_arith;
    template class theory_arith;
    // template class theory_arith;
    // template class theory_arith;

    template class smt::theory_arith;    
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy