From: Leandro Lucarella Date: Sat, 12 Jul 2003 21:39:44 +0000 (+0000) Subject: Removed \n at the end of the file and added a VIM option to keep it as is. X-Git-Tag: svn_import X-Git-Url: https://git.llucax.com/software/bife/hit.git/commitdiff_plain/HEAD Removed \n at the end of the file and added a VIM option to keep it as is. --- diff --git a/examples/index.php b/examples/index.php index ba7c74e..ff13d25 100644 --- a/examples/index.php +++ b/examples/index.php @@ -1,5 +1,5 @@ parse( ); // }}} -?> +?> \ No newline at end of file diff --git a/xmi2code.tpl.php b/xmi2code.tpl.php new file mode 100644 index 0000000..47f5c23 --- /dev/null +++ b/xmi2code.tpl.php @@ -0,0 +1,27 @@ + | +// +--------------------------------------------------------------------+ +// +// $Id$ +// \ No newline at end of file