On Mon, 07 Jul 2008 10:08:14 +0200, Stephan Boettcher wrote: > Is there a reason why a single file cannot appear multiple times in the > "tree", so that the directed graph can be followed from every node. The > "tree" will be infinitely deep, though.
Within the standard unix file system this is implemented via symlinks. I'd suggest not to reinvent the wheel, but re-use it. ---<(kaimartin)>--- -- Kai-Martin Knaak http://lilalaser.de/blog _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
