From 2d779b97c4b7c79fff00f17d25b0c210de384f00 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Sun, 17 Nov 2019 14:12:40 +0100 Subject: option: setup as loadable 'shared' utils --- plugins/option/mm-shared.c | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 plugins/option/mm-shared.c (limited to 'plugins/option/mm-shared.c') diff --git a/plugins/option/mm-shared.c b/plugins/option/mm-shared.c new file mode 100644 index 00000000..3f89d86a --- /dev/null +++ b/plugins/option/mm-shared.c @@ -0,0 +1,20 @@ +/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details: + * + * Copyright (C) 2019 Aleksander Morgado + */ + +#include "mm-shared.h" + +MM_SHARED_DEFINE_MAJOR_VERSION +MM_SHARED_DEFINE_MINOR_VERSION +MM_SHARED_DEFINE_NAME(Option) -- cgit v1.2.3-70-g09d2