[Numpy-svn] r5776 - branches/clean_math_config/numpy/core/src

numpy-svn at scipy.org numpy-svn at scipy.org
Fri Sep 5 01:37:10 EDT 2008


Author: cdavid
Date: 2008-09-05 00:37:06 -0500 (Fri, 05 Sep 2008)
New Revision: 5776

Modified:
   branches/clean_math_config/numpy/core/src/umathmodule.c.src
Log:
Tell vim to recognize umathmodule.c.src as a C file.

Modified: branches/clean_math_config/numpy/core/src/umathmodule.c.src
===================================================================
--- branches/clean_math_config/numpy/core/src/umathmodule.c.src	2008-09-05 03:19:04 UTC (rev 5775)
+++ branches/clean_math_config/numpy/core/src/umathmodule.c.src	2008-09-05 05:37:06 UTC (rev 5776)
@@ -1,6 +1,10 @@
 /* -*- c -*- */
 
 /*
+ * vim:syntax=c
+ */
+
+/*
  *****************************************************************************
  **                            INCLUDES                                     **
  *****************************************************************************




More information about the Numpy-svn mailing list