aboutsummaryrefslogtreecommitdiff
path: root/src/commands.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/commands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands.h b/src/commands.h
index 938a0bd..7773827 100644
--- a/src/commands.h
+++ b/src/commands.h
@@ -4,7 +4,7 @@
4#include "solve.h" 4#include "solve.h"
5#include "steps.h" 5#include "steps.h"
6 6
7#define NCOMMANDS 10 7#define NCOMMANDS 20
8 8
9void free_args(CommandArgs *args); 9void free_args(CommandArgs *args);
10CommandArgs * new_args(); 10CommandArgs * new_args();

Generated with cgit - Back to sebastiano.tronto.net