From 142814070edfde8d33238bc08a28647bbaca878f Mon Sep 17 00:00:00 2001 From: kimmi Date: Fri, 23 Sep 2011 16:46:45 +0000 Subject: [PATCH] Update : Add IOhannes to the CREDITS-file. git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1080 67173fc5-114c-0410-ac8e-9d2fd5bffc1f --- CREDITS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CREDITS b/CREDITS index c85f5bc88..a0fa421a4 100644 --- a/CREDITS +++ b/CREDITS @@ -124,3 +124,6 @@ Contributed patches to build assimp debian packages using cmake. - Mark Page Contributed a patch to fix the VertexTriangleAdjacency postprocessing step. + +- IOhannes +Contributed the Debian build fixes ( architecture macro ).