K 10 svn:author V 5 harti K 8 svn:date V 27 2005-03-23T12:56:15.000000Z K 7 svn:log V 245 Make paths an explicite datatype instead of using the generic Lst. A Path is now a TAILQ of PathElements each of which just points to a reference counted directory. Rename all functions dealing with Paths from the Dir_ prefix to a Path_ prefix. END