From fc2941b60dca5947118c0f8e4b51933935192dc6 Mon Sep 17 00:00:00 2001 From: meep-eep Date: Fri, 24 Nov 2006 23:50:18 +0000 Subject: [PATCH] Refer to doc/devel/planettopo git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2534 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/sc2code/planets/gentopo.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/src/sc2code/planets/gentopo.c b/sc2/src/sc2code/planets/gentopo.c index d470c4088..25e77c330 100644 --- a/sc2/src/sc2code/planets/gentopo.c +++ b/sc2/src/sc2code/planets/gentopo.c @@ -16,6 +16,8 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +// See doc/devel/planettopo for details. + #include "gfxlib.h" #include "mathlib.h" #include "planets.h"