/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4; coding: utf-8 -*- * * mooeditlang-xml.c * * Copyright (C) 2004-2005 by Yevgen Muntyan * * 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. * * See COPYING file that comes with this distribution. */ /* * Pretty big part of this file is taken from/based on gtksourceview/gtksourcelang.c * Copyright (C) 2003 - Paolo Maggi */ #ifdef HAVE_CONFIG_H #include #endif #define MOOEDIT_COMPILATION #include "mooedit/mooeditlang-private.h" #include "mooedit/mooeditprefs.h" #include #include #include /****************************************************************************/ /* * lang files are the same as gtksourceview's with some additions: * * lang file looks like the following: