DirectoryView.st
changeset 3597 755b9b3a06b8
parent 3563 9d419a3f766a
child 3634 b97f51aaa9ac
--- a/DirectoryView.st	Mon Sep 24 22:13:19 2018 +0200
+++ b/DirectoryView.st	Wed Oct 10 20:56:51 2018 +0200
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 1997 by eXept Software AG
               All Rights Reserved
@@ -498,6 +496,7 @@
 !
 
 readMonitoringDirectory
+    <resource: #obsolete>
     "this is a very ugly piece of code - 
      left in as a bad example of how to make ST look slow...
      DO NOT USE IT, but read to learn"