init spelling and remove debugging

This commit is contained in:
Vítor Santos Costa
2015-11-05 16:38:18 +00:00
parent 7034d7b307
commit a26dbe0dfc
5 changed files with 18 additions and 19 deletions

View File

@@ -1550,7 +1550,7 @@ bool Yap_Reset(yap_reset_t mode) {
// B shoul lead to CP with _ystop0,,
P = FAILCODE;
res = Yap_exec_absmi(true, mode);
/* reinitialise the engine */
/* reinitialize the engine */
// Yap_InitYaamRegs( worker_id );
GLOBAL_Initialised = true;
ENV = LCL0;