created a function to set callback after context creation.

- qse_awk_rtx_setcb(), qse_awk_rtx_getcb()
This commit is contained in:
2009-02-13 08:23:35 +00:00
parent 464f43b821
commit 9d6816c51c
7 changed files with 66 additions and 66 deletions

View File

@ -89,8 +89,6 @@ struct qse_awk_t
qse_ccls_t* ccls;
qse_awk_prm_t* prm;
void* assoc_data;
/* options */
int option;