xvfs-create at [b586d5b0a1]

File xvfs-create artifact d4bcdb5bcc part of check-in b586d5b0a1


#! /usr/bin/env tclsh

set sourceDirectory [file dirname [file normalize [info script]]]
lappend auto_path [file join $sourceDirectory lib]
set template [file join xvfs.c.rvt]

package require minirivet

minirivet::parse $template