Diff

Differences From Artifact [8d67b5681a]:

To Artifact [f6db47fdb8]:


1

2
3
4
5
6
7
8

1
2
3
4
5
6
7
8
-
+







#! /bin/bash
#! /usr/bin/env bash

if [ -z "${TCLVERS}" ]; then
	echo 'This script is not meant to be run directly.' >&2

	exit 1
fi