1.08
- EvaluateRTE: Avoid Igor crash due to wrong printf usage
- Avoid passing
CHECK_WAVE(..., NULL_WAVE)
assertion for existing wave. This required to change the value ofNULL_WAVE
. - Documentation/Readme.md: minor style fixes
CHECK_WAVE(..., NULL_WAVE)
assertion for existing wave. This required to change the value of NULL_WAVE
.