version 1.6, 2025/04/28 14:52:54
|
version 1.7, 2025/04/28 19:38:55
|
Line 24
|
Line 24
|
* along with FreeM. If not, see <https://www.gnu.org/licenses/>. |
* along with FreeM. If not, see <https://www.gnu.org/licenses/>. |
* |
* |
* $Log$ |
* $Log$ |
|
* Revision 1.7 2025/04/28 19:38:55 snw |
|
* Add trace mode |
|
* |
* Revision 1.6 2025/04/28 14:52:54 snw |
* Revision 1.6 2025/04/28 14:52:54 snw |
* Temporarily revert global handler refactor and fix reference regression in xecline |
* Temporarily revert global handler refactor and fix reference regression in xecline |
* |
* |
Line 118 void symtab (short action, char *key, ch
|
Line 121 void symtab (short action, char *key, ch
|
} |
} |
|
|
} |
} |
|
|
symtab_bltin (action, key, data); |
symtab_bltin (action, key, data); |
|
|
} |
} |