File: mk4vfscompat.tcl

package info (click to toggle)
tclvfs 1.3-20080503-3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,052 kB
  • sloc: tcl: 7,090; xml: 2,882; ansic: 1,729; sh: 193; makefile: 55; exp: 12
file content (6 lines) | stat: -rw-r--r-- 284 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
# Compatibility package to keep the ability to use vfs::mk4 via
# mk4vfs. Keep the version number in sync with version of vfs::mk4,
# and pkgIndex.tcl, of course. There is no other functionality, only
# the redirection.
package require vfs::mk4 1.10.1
package provide mk4vfs   1.10.1