adding var StORMdebug

This commit is contained in:
Jonathan Guthrie 2016-10-20 10:14:58 -04:00
parent 54d3e15efb
commit f711b873f8
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
//
//
public var StORMdebug = false
open class StORM {
open var results = StORMResultSet()