From c913d8b3563d0fbcda603ac4cdae8dcbb734055f Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 1 Jun 2022 10:00:02 +0200 Subject: Fixed bug with nxopt --- src/shell.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/shell.c') diff --git a/src/shell.c b/src/shell.c index 77d5d1d..30d02be 100644 --- a/src/shell.c +++ b/src/shell.c @@ -143,6 +143,7 @@ main(int argc, char *argv[]) char *closing_cmd[1] = { "freemem" }; init_env(); + /*print_ptable(&pd_nxopt31_HTM);*/ if (!checkfiles()) { fprintf(stderr, -- cgit v1.3