From f0a91b798764dee85dc919bf71d63a93ec3a68d4 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 24 Sep 2007 23:06:53 -0400 Subject: Updated documentation. --- core/._m.lua | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'core/._m.lua') diff --git a/core/._m.lua b/core/._m.lua index 2ba1077a..5a6d309a 100644 --- a/core/._m.lua +++ b/core/._m.lua @@ -37,3 +37,9 @@ module('_m') -- When assigning key commands to module functions, do not forget to do so AFTER -- the function has been defined. Typically key commands are placed at the end -- of files, like commands.lua in language-specific modules. + +--- +-- This module contains no functions. +function no_functions() + +end -- cgit v1.2.3