Remove .gitignore do nothing is ignored.
[synfig.git] / ETL / trunk / ETL / hermite
index a4acd26..66b2fcb 100644 (file)
@@ -1,7 +1,8 @@
+// <hermite> -*- C++ -*-
 /*! ========================================================================
 ** Extended Template and Library
 ** Hermite Curve Class
-** $Id: hermite,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $
+** $Id$
 **
 ** Copyright (c) 2002 Robert B. Quattlebaum Jr.
 **
@@ -21,8 +22,8 @@
 
 /* === S T A R T =========================================================== */
 
-#ifndef __HERMITE__
-#define __HERMITE__
+#ifndef __ETL__HERMITE__
+#define __ETL__HERMITE__
 
 /* === H E A D E R S ======================================================= */