#!/bin/sh
# $FreeBSD$
# This file is in the public domain.
exec /usr/bin/c++ "$@"
