aboutsummaryrefslogtreecommitdiffhomepage
path: root/goto.h
diff options
context:
space:
mode:
Diffstat (limited to 'goto.h')
-rw-r--r--goto.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/goto.h b/goto.h
index 0a83406..cfa5c50 100644
--- a/goto.h
+++ b/goto.h
@@ -6,6 +6,10 @@
#include "sciteco.h"
#include "parser.h"
+/*
+ * Command states
+ */
+
class StateLabel : public State {
public:
StateLabel();