#!/bin/sh
# elvis: xxx		-- Superior XXX, hot and ready to press (http://arXiv.org)
. surfaw || exit 1

w3_usage_hook () {
    cat <<EOF
Usage: $w3_argv0 [options]
Description:
  Surfaw activate the Los Alimos XXX Pre-Print Archive
EOF
    w3_global_usage
}

w3_config
w3_parse_args "$@"
w3_browse_url http://arXiv.org/
