summaryrefslogtreecommitdiffstats
path: root/src/base/main/mainInt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/main/mainInt.h')
-rw-r--r--src/base/main/mainInt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/base/main/mainInt.h b/src/base/main/mainInt.h
index 5992d191..4db982f0 100644
--- a/src/base/main/mainInt.h
+++ b/src/base/main/mainInt.h
@@ -58,6 +58,7 @@ struct Abc_Frame_t_
{
// general info
char * sVersion; // the name of the current version
+ char * sBinary; // the name of the binary running
// commands, aliases, etc
st__table * tCommands; // the command table
st__table * tAliases; // the alias table