comments added and corrected

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1030 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
hellwig
2012-04-05 09:40:39 +00:00
parent a4bed2d329
commit ff828ba48f
13 changed files with 33 additions and 28 deletions

View File

@ -68,7 +68,7 @@ class bx_real_sim_c : public bx_simulator_interface_c {
bx_bool wx_debug_gui;
public:
bx_real_sim_c();
//DanceOS Richard Hellwig
//DanceOS
#ifdef DANCEOS_RESTORE
virtual ~bx_real_sim_c() {root_param = NULL;}
#else