Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
ExprttkAdapter.h
Go to the documentation of this file.
1
#pragma once
2
3
#pragma clang diagnostic push
4
#pragma clang diagnostic ignored "-Wunused-variable"
5
6
#pragma GCC diagnostic push
7
8
// exprtk should be case sensitive in our case.
9
#define exprtk_disable_caseinsensitivity
10
11
#include "exprtk.hpp"
12
13
#pragma GCC diagnostic pop
14
#pragma clang diagnostic pop
src
storm
adapters
ExprttkAdapter.h
Generated by
1.9.8