null plugin for Tux Commander
Plugin API version 2


Copyright (c) 2005 Tomas Bzatek <tbzatek@users.sourceforge.net>
http://tuxcmd.sourceforge.net



This is the null VFS module for Tux Commander. It is intended as a basic 
skeleton structure for writing new plugins. It contains all functions required
for successful access to the fake directory structure it creates.

Please see vfs/uVFSprototypes.pas file for a brief documentation of the VFS API
and description of each function.
