From cecea45d580c99f052409a53e7c3007754e9f3f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 3 Jan 2008 11:27:37 +0000 Subject: cleanup includes svn path=/trunk/externals/zexy/; revision=9112 --- src/niagara.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'src/niagara.c') diff --git a/src/niagara.c b/src/niagara.c index 20dddf8..0a2cdde 100644 --- a/src/niagara.c +++ b/src/niagara.c @@ -17,15 +17,14 @@ /* 3108:forum::für::umläute:2000 */ #include "zexy.h" -#include -#include - /* ------------------------- niagara ------------------------------- */ /* -divides a package into 2 sub-packages at a specified point -like the niagara-falls, some water goes down to the left side, the rest to the right side, devided by the rock + divides a package into 2 sub-packages at a specified point + like the niagara-falls, some water goes down to the left side, the rest to the right side, devided by the rock + + nowadays you can do this with [list split] (though this cannot handle negative indices) */ static t_class *niagara_class; -- cgit v1.2.1