/* * FISG - Pure (new) XHTML/CSS Output Module * Programmed and designed by Matti 'ccr' Hamalainen * (C) Copyright 2004 Tecnic Software productions (TNSP) * * Please read file 'COPYING' for information on license and distribution. */ #define FUNCTION_NAME output_xhtmln #define HTML_DOCTYPE "\n" #define HTML_TAG "\n" #define HTML_DIV_PARAMS " " #define HTML_TABLE_PARAMS " " #include "out_xhtml.i"