Make the names for the guards for ETL private headers consistent WRT the number of...
authorpabs3 <pabs3@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Mon, 4 May 2009 13:39:59 +0000 (13:39 +0000)
committerCarlos Lopez <carlos@pcnuevo.(none)>
Fri, 12 Jun 2009 14:28:44 +0000 (16:28 +0200)
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2365 1f10aa63-cdf2-0310-b900-c93c546f37ac

15 files changed:
ETL/trunk/ETL/_angle.h
ETL/trunk/ETL/_bezier.h
ETL/trunk/ETL/_bezier_angle.h
ETL/trunk/ETL/_bit_rotate.h
ETL/trunk/ETL/_boxblur.h
ETL/trunk/ETL/_curve.h
ETL/trunk/ETL/_fastangle.h
ETL/trunk/ETL/_gaussian.h
ETL/trunk/ETL/_hermite.h
ETL/trunk/ETL/_pen.h
ETL/trunk/ETL/_rect.h
ETL/trunk/ETL/_ref_count.h
ETL/trunk/ETL/_status.h
ETL/trunk/ETL/_trivial.h
ETL/trunk/ETL/_value.h

index c15f90d..b35999f 100644 (file)
@@ -26,8 +26,8 @@
 
 /* === S T A R T =========================================================== */
 
-#ifndef __ETL_ANGLE_H
-#define __ETL_ANGLE_H
+#ifndef __ETL__ANGLE_H
+#define __ETL__ANGLE_H
 
 /* === H E A D E R S ======================================================= */
 
index 4851a98..fe6b170 100644 (file)
@@ -25,8 +25,8 @@
 
 /* === S T A R T =========================================================== */
 
-#ifndef __ETL_BEZIER_H
-#define __ETL_BEZIER_H
+#ifndef __ETL__BEZIER_H
+#define __ETL__BEZIER_H
 
 /* === H E A D E R S ======================================================= */
 
index 10156f2..9a747bb 100644 (file)
@@ -24,8 +24,8 @@
 
 /* === S T A R T =========================================================== */
 
-#ifndef __ETL_BEZIER_ANGLE_H
-#define __ETL_BEZIER_ANGLE_H
+#ifndef __ETL__BEZIER_ANGLE_H
+#define __ETL__BEZIER_ANGLE_H
 
 /* === H E A D E R S ======================================================= */
 
index c21c0e7..3fcbee0 100644 (file)
@@ -27,8 +27,8 @@
 
 /* === S T A R T =========================================================== */
 
-#ifndef __ETL_BIT_ROTATE_H
-#define __ETL_BIT_ROTATE_H
+#ifndef __ETL__BIT_ROTATE_H
+#define __ETL__BIT_ROTATE_H
 
 /* === H E A D E R S ======================================================= */
 
index 39413e8..c043dc3 100644 (file)
@@ -24,8 +24,8 @@
 
 /* === S T A R T =========================================================== */
 
-#ifndef __ETL_BOXBLUR_H
-#define __ETL_BOXBLUR_H
+#ifndef __ETL__BOXBLUR_H
+#define __ETL__BOXBLUR_H
 
 /* === H E A D E R S ======================================================= */
 
index e5fd2f3..e6ddbd3 100644 (file)
@@ -24,8 +24,8 @@
 
 /* === S T A R T =========================================================== */
 
-#ifndef __ETL_CURVE_H
-#define __ETL_CURVE_H
+#ifndef __ETL__CURVE_H
+#define __ETL__CURVE_H
 
 /* === H E A D E R S ======================================================= */
 
index 78ac67a..322a8cd 100644 (file)
@@ -24,8 +24,8 @@
 
 /* === S T A R T =========================================================== */
 
-#ifndef __ETL_FASTANGLE_H
-#define __ETL_FASTANGLE_H
+#ifndef __ETL__FASTANGLE_H
+#define __ETL__FASTANGLE_H
 
 /* === H E A D E R S ======================================================= */
 
index 6ad9882..781b1ab 100644 (file)
@@ -24,8 +24,8 @@
 
 /* === S T A R T =========================================================== */
 
-#ifndef __ETL_GAUSSIAN_H
-#define __ETL_GAUSSIAN_H
+#ifndef __ETL__GAUSSIAN_H
+#define __ETL__GAUSSIAN_H
 
 /* === H E A D E R S ======================================================= */
 
index dbec57a..f55ceb8 100644 (file)
@@ -24,8 +24,8 @@
 
 /* === S T A R T =========================================================== */
 
-#ifndef __ETL_HERMITE_H
-#define __ETL_HERMITE_H
+#ifndef __ETL__HERMITE_H
+#define __ETL__HERMITE_H
 
 /* === H E A D E R S ======================================================= */
 
index d1e8082..096570a 100644 (file)
@@ -24,8 +24,8 @@
 
 /* === S T A R T =========================================================== */
 
-#ifndef __ETL_PEN_H
-#define __ETL_PEN_H
+#ifndef __ETL__PEN_H
+#define __ETL__PEN_H
 
 /* === H E A D E R S ======================================================= */
 
index d9ffe64..6f506a5 100644 (file)
@@ -24,8 +24,8 @@
 
 /* === S T A R T =========================================================== */
 
-#ifndef __ETL_RECT_H
-#define __ETL_RECT_H
+#ifndef __ETL__RECT_H
+#define __ETL__RECT_H
 
 /* === H E A D E R S ======================================================= */
 
index 9f05b46..c036f8d 100644 (file)
@@ -24,8 +24,8 @@
 
 /* === S T A R T =========================================================== */
 
-#ifndef __ETL_REF_COUNT_H
-#define __ETL_REF_COUNT_H
+#ifndef __ETL__REF_COUNT_H
+#define __ETL__REF_COUNT_H
 
 /* === H E A D E R S ======================================================= */
 
index eac6178..381fd66 100644 (file)
@@ -26,8 +26,8 @@
 
 /* === S T A R T =========================================================== */
 
-#ifndef __ETL_STATUS_H
-#define __ETL_STATUS_H
+#ifndef __ETL__STATUS_H
+#define __ETL__STATUS_H
 
 /* === H E A D E R S ======================================================= */
 
index 049b268..a819c1d 100644 (file)
@@ -24,8 +24,8 @@
 
 /* === S T A R T =========================================================== */
 
-#ifndef __ETL_TRIVIAL_H
-#define __ETL_TRIVIAL_H
+#ifndef __ETL__TRIVIAL_H
+#define __ETL__TRIVIAL_H
 
 /* === H E A D E R S ======================================================= */
 
index a52567e..adf7816 100644 (file)
@@ -24,8 +24,8 @@
 
 /* === S T A R T =========================================================== */
 
-#ifndef __ETL_VALUE_H
-#define __ETL_VALUE_H
+#ifndef __ETL__VALUE_H
+#define __ETL__VALUE_H
 
 /* === H E A D E R S ======================================================= */
 #include <algorithm>