From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- math/_math.hd | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 math/_math.hd (limited to 'math/_math.hd') diff --git a/math/_math.hd b/math/_math.hd new file mode 100644 index 00000000..1d4c8877 --- /dev/null +++ b/math/_math.hd @@ -0,0 +1,5 @@ +# Root help directory for the MATH branch of the help database. + +math sys = math$README, + hlp = math$math.men, + pkg = math$math.hd -- cgit