Skip to content
Snippets Groups Projects
Commit d4510be2 authored by Richard Hellwig's avatar Richard Hellwig
Browse files

correction of the guards output

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1305 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
parent 47930c72
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ using std::endl;
#if !defined(CONFIG_EVENT_BREAKPOINTS) || !defined(CONFIG_SR_RESTORE) || \
!defined(CONFIG_SR_SAVE) || !defined(CONFIG_EVENT_TRAP)
#error This experiment needs: breakpoints, suppressed-interrupts, traps, save, and restore. Enable these in the configuration.
#error This experiment needs: breakpoints, traps, save, and restore. Enable these in the configuration.
#endif
bool WeathermonitorExperiment::run()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment