aboutsummaryrefslogtreecommitdiff
path: root/src/builtin/other.bi
diff options
context:
space:
mode:
Diffstat (limited to 'src/builtin/other.bi')
-rw-r--r--src/builtin/other.bi3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/builtin/other.bi b/src/builtin/other.bi
index 673f4515..5063885e 100644
--- a/src/builtin/other.bi
+++ b/src/builtin/other.bi
@@ -14,6 +14,8 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
+MF_BUILTIN_MODULE
+
#include "mflib/_register.h"
static int
@@ -69,4 +71,3 @@ MF_DEFUN(interval, NUMBER, STRING str)
}
END
-MF_INIT

Return to:

Send suggestions and report system problems to the System administrator.