enhanced module handling

This commit is contained in:
2012-11-02 14:08:46 +00:00
parent 86463296e4
commit 7557b22cb8
14 changed files with 193 additions and 113 deletions

View File

@ -123,7 +123,7 @@ struct qse_awk_t
struct
{
int trait;
qse_xstr_t moddir;
qse_xstr_t mod[2];
union
{