From ed9c6e5d250a80b39f11092b2af5d5f87259fe0b Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Fri, 30 Apr 2004 21:01:25 +0000 Subject: [PATCH] replaced global function calls with kernel functors --- Packages/Visibility_complex/changes.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Packages/Visibility_complex/changes.txt b/Packages/Visibility_complex/changes.txt index 0deb0cdb7e1..b6d675c36fc 100644 --- a/Packages/Visibility_complex/changes.txt +++ b/Packages/Visibility_complex/changes.txt @@ -1,3 +1,6 @@ +30 April 2004 Andreas Fabri +- replaced global function calls with kernel functors + 30 April 2004 Radu Ursu - moved demo/* to demo/Visibility_complex/*