#!/bin/sh

echo "WARNING: walt-cat is deprecated. Use walt-log-cat instead."
. walt-log-cat "$@"
