#!/bin/sh
# v8-setup. 

. config.vl

if ! vcsetup; then
   exit 1
fi

echo
