From 4ff9d2093518d2bb5e3fe9f6e1216526aa9fb1e5 Mon Sep 17 00:00:00 2001
From: Neil Gershenfeld <gersh@cba.mit.edu>
Date: Sat, 2 Mar 2019 16:47:32 -0500
Subject: [PATCH] wip

---
 modules/image/offset | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/modules/image/offset b/modules/image/offset
index 3402354..46bf98d 100644
--- a/modules/image/offset
+++ b/modules/image/offset
@@ -1,9 +1,8 @@
 //
-// distance transform 
-//    assumes thresholded image, with zero intensity exterior
+// offset
 //
 // Neil Gershenfeld 
-// (c) Massachusetts Institute of Technology 2015,6
+// (c) Massachusetts Institute of Technology 2019
 // 
 // This work may be reproduced, modified, distributed, performed, and 
 // displayed for any purpose, but must acknowledge the mods
-- 
GitLab