From d3240632121b11d59bccc1d32c434ff62e49b670 Mon Sep 17 00:00:00 2001 From: Brian Date: Wed, 19 Feb 2014 22:09:55 -0700 Subject: [PATCH] Converted warp header tabs to spaces to fix ascii art. --- include/math/Vector3.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/include/math/Vector3.h b/include/math/Vector3.h index bb14f65..60dda9b 100644 --- a/include/math/Vector3.h +++ b/include/math/Vector3.h @@ -1,8 +1,8 @@ -/* __ __ ___ _____ ____ - * \ \ / / / _ \ | __ \ | | +/* __ __ ___ _____ ____ + * \ \ / / / _ \ | __ \ | | * \ \/\/ / / / \ \ | | / / | __| - * \_/\_/ /_/ \_\ |_| \_\ |_| - * Take it to the next Level + * \_/\_/ /_/ \_\ |_| \_\ |_| + * Take it to the next Level * * 2009 Brian Ernst. * See ReadMe.md for more license info.