add some vim headers

SVN revision: 35183
This commit is contained in:
doursse 2008-07-21 16:44:58 +00:00 committed by doursse
parent 9c58ab7087
commit 6a87729269
4 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,7 @@
/*
* vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
*/
#include <assert.h>
#include "evas_common.h"

View File

@ -1,3 +1,7 @@
/*
* vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
*/
#include <stdlib.h>
#include <assert.h>

View File

@ -1,3 +1,7 @@
/*
* vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
*/
#include "evas_common.h"
#if defined BUILD_MMX || defined BUILD_SSE

View File

@ -1,3 +1,7 @@
/*
* vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
*/
#include "evas_common.h"
#if defined BUILD_MMX || defined BUILD_SSE