﻿/* this is a stub for the assert function. We omit it if we're running in "release mode" */
function assert(exp, msg) { }
