Fixed Debugger type inspection problems following the previous refactoring

This commit is contained in:
Jeff Parsons 2016-09-14 15:52:55 -07:00
commit 522563a72b
6 changed files with 50 additions and 50 deletions

View file

@ -62,7 +62,7 @@ if (DEBUGGER) {
* fTemporary:(boolean|undefined),
* sCmd:(string|undefined),
* aCmds:(Array.<string>|undefined)
* }}
* }} DbgAddrPDP11
*/
var DbgAddrPDP11;