#!/bin/bash
lib=$(dirname $0)/lib
$lib/uobjnew -l c "$@"
