From 522c5035ae35636d0d6537ff03e5dca4e9e3b039 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Sat, 12 Jul 2003 21:39:44 +0000 Subject: [PATCH] Removed \n at the end of the file and added a VIM option to keep it as is. --- examples/index.php | 4 ++-- xmi2code.tpl.php | 27 +++++++++++++++++++++++++++ 2 files changed, 29 insertions(+), 2 deletions(-) create mode 100644 xmi2code.tpl.php 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 -- 2.43.0