COMP: cellSource compilation

This commit is contained in:
mattijs
2010-06-02 11:08:52 +01:00
parent f1ee573aa0
commit 2eab4044f6
4 changed files with 6 additions and 6 deletions

View File

@ -94,7 +94,7 @@ public:
};
//- Source type names
static const NamedEnum<sourceType, 1> sourceTypeNames_;
static const NamedEnum<sourceType, 2> sourceTypeNames_;
//- Operation type enumeration