summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-01-04 12:53:45 -0500
committerpommicket <pommicket@gmail.com>2023-01-04 12:53:45 -0500
commit98c618770f44a2bde4b5ba45c7390971c91a3fc3 (patch)
treede7c92fac1eb4ef218698fd8963a8061245be059 /ted.h
parent4736d2d6c02b2715bba58484eacce51495df2f4c (diff)
make unicode.h more self-contained
Diffstat (limited to 'ted.h')
-rw-r--r--ted.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ted.h b/ted.h
index 57eeb2c..c62dac7 100644
--- a/ted.h
+++ b/ted.h
@@ -1,3 +1,6 @@
+// the main header file for ted.
+// this contains almost all of the function declarations.
+
#ifndef TED_H_
#define TED_H_