From a2c821307001e3a36f408ed911f62df22190e2e7 Mon Sep 17 00:00:00 2001 From: Ed94 Date: Thu, 27 Feb 2020 14:34:42 -0500 Subject: [PATCH] Final for assignment 1 decided to just use proper naming --- DGL/DGL.hpp | 2 +- DGL/DGL_Buffers.hpp | 2 +- DGL/DGL_Entity.hpp | 2 +- DGL/DGL_Enum.hpp | 2 +- DGL/DGL_Model.hpp | 2 +- DGL/DGL_Shader.hpp | 2 +- DGL/DGL_Space.hpp | 2 +- DGL/DGL_Types.hpp | 2 +- DGL/DGL_Utilities.hpp | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/DGL/DGL.hpp b/DGL/DGL.hpp index 9a64ebe..dadf845 100644 --- a/DGL/DGL.hpp +++ b/DGL/DGL.hpp @@ -1,5 +1,5 @@ /* -Title : Ducktaped GL: Library Head +Title : Duct Taped GL: Library Head Author: Edward R. Gonzalez Description: diff --git a/DGL/DGL_Buffers.hpp b/DGL/DGL_Buffers.hpp index 9f4e483..22247ea 100644 --- a/DGL/DGL_Buffers.hpp +++ b/DGL/DGL_Buffers.hpp @@ -1,5 +1,5 @@ /* -Title : Ducktaped GL: Buffers +Title : Duct Taped GL: Buffers Author: Edward R. Gonzalez Description: diff --git a/DGL/DGL_Entity.hpp b/DGL/DGL_Entity.hpp index ba24276..697a9bb 100644 --- a/DGL/DGL_Entity.hpp +++ b/DGL/DGL_Entity.hpp @@ -1,5 +1,5 @@ /* -Title : Ducktaped GL: Entity +Title : Duct Taped GL: Entity Author: Edward R. Gonzalez Description: diff --git a/DGL/DGL_Enum.hpp b/DGL/DGL_Enum.hpp index 8ba2e52..5e687b8 100644 --- a/DGL/DGL_Enum.hpp +++ b/DGL/DGL_Enum.hpp @@ -1,5 +1,5 @@ /* -Title : Ducktaped GL: Enums +Title : Duct Taped GL: Enums Author: Edward R. Gonzalez Description: diff --git a/DGL/DGL_Model.hpp b/DGL/DGL_Model.hpp index a316924..252e940 100644 --- a/DGL/DGL_Model.hpp +++ b/DGL/DGL_Model.hpp @@ -1,5 +1,5 @@ /* -Title : Ducktaped GL: Model +Title : Duct Taped GL: Model Author: Edward R. Gonzalez Description: diff --git a/DGL/DGL_Shader.hpp b/DGL/DGL_Shader.hpp index 3101aa6..9b7dac4 100644 --- a/DGL/DGL_Shader.hpp +++ b/DGL/DGL_Shader.hpp @@ -1,5 +1,5 @@ /* -Title : Ducktaped GL: Shader +Title : Duct Taped GL: Shader Author: Edward R. Gonzalez Description: diff --git a/DGL/DGL_Space.hpp b/DGL/DGL_Space.hpp index 88b68f7..5c0e828 100644 --- a/DGL/DGL_Space.hpp +++ b/DGL/DGL_Space.hpp @@ -1,5 +1,5 @@ /* -Title : Ducktaped GL: Space +Title : Duct Taped GL: Space Author: Edward R. Gonzalez Description: diff --git a/DGL/DGL_Types.hpp b/DGL/DGL_Types.hpp index 8e8e826..493bc83 100644 --- a/DGL/DGL_Types.hpp +++ b/DGL/DGL_Types.hpp @@ -1,5 +1,5 @@ /* -Title : Ducktaped GL: Types +Title : Duct Taped GL: Types Author: Edward R. Gonzalez Description: diff --git a/DGL/DGL_Utilities.hpp b/DGL/DGL_Utilities.hpp index c844af2..06325d5 100644 --- a/DGL/DGL_Utilities.hpp +++ b/DGL/DGL_Utilities.hpp @@ -1,5 +1,5 @@ /* -Title : Ducktaped GL: Utilities +Title : Duct Taped GL: Utilities Author: Edward R. Gonzalez Description: