aboutsummaryrefslogtreecommitdiffhomepage
path: root/main.cpp
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2012-11-19 15:42:33 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2012-11-20 06:07:32 +0100
commit39cb3b36cbac59c938acf6b71cbb3087f0fca5b4 (patch)
treebd362fd25dcf3ce954c4af877a05fcb5d8ef1d73 /main.cpp
parent9d8b90f654b5777f5c9d402fda445088f9fe374f (diff)
downloadsciteco-39cb3b36cbac59c938acf6b71cbb3087f0fca5b4.tar.gz
ED flags making 0-Register hook execution configurable
* teco.ini updated as well
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/main.cpp b/main.cpp
index f002a03..e186171 100644
--- a/main.cpp
+++ b/main.cpp
@@ -19,6 +19,10 @@
#define INI_FILE ".teco_ini"
+namespace Flags {
+ gint64 ed = 0;
+}
+
static gchar *mung_file = NULL;
void