aboutsummaryrefslogtreecommitdiffstats
path: root/gui/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gui/main.cpp')
-rw-r--r--gui/main.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/gui/main.cpp b/gui/main.cpp
index 29f74d3..81146ee 100644
--- a/gui/main.cpp
+++ b/gui/main.cpp
@@ -1,3 +1,10 @@
+/**
+ * @file main.cpp
+ * @brief Program entry point.
+ *
+ * Written by Clyne Sullivan.
+ */
+
#include "wxapp.hpp"
#include <wx/app.h>