issue#70
Houtan Bastani 2010-06-11 10:31:13 +02:00
parent 2356ef7460
commit 8b03f0d2fd
1 changed files with 2 additions and 2 deletions

View File

@ -32,9 +32,9 @@ class ModFileStructure
{
public:
ModFileStructure();
//! Wheter check is present
//! Whether check is present
bool check_present;
//! Wheter steady is present
//! Whether steady is present
bool steady_present;
//! Whether a simul statement is present
bool simul_present;