You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
masawei
0cb390b186
More integration work.
Ran into problem with the AbstractModelChecker being declared const for the model check.
I use it for the subsystem generation and tell it what the current subsystem is. so I have two options:
1. Carry the subsystem as argument through all checking functions of the complete checking tree
2. Store the subsystem in the checker and use it in checkAp to induce the correct result back through the tree.
In the original implementation I used option 2.
But that does only work if it is not constant.
Former-commit-id: 8a833cc05e
12 years ago
..
gcc_armv7.h
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
gcc_generic.h
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
gcc_ia32_common.h
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
ibm_aix51.h
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
icc_generic.h
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
linux_common.h
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
linux_ia32.h
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
linux_ia64.h
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
linux_intel64.h
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
mac_ppc.h
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
macos_common.h
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
mic_common.h
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
msvc_ia32_common.h
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
sunos_sparc.h
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
windows_api.h
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
windows_ia32.h
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
windows_intel64.h
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
xbox360_ppc.h
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago