head	1.2;
access;
symbols
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.01.31.22.37.39;	author maho;	state dead;
branches;
next	1.1;

1.1
date	2001.02.10.19.38.20;	author sf;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Delete biology/gaussian98. Maintain is too hard and
gray in license
@
text
@#!/bin/sh

[ -f ${CD_MOUNTPT}/TAR/WKSSRC.TAR ] && exit 0

cat <<_E_O_F
*****************************************************************
To Install Gaussian, make sure your purchased CD-ROM is
mounted on at ${CD_MOUNTPT} or an arbitrary mount point that can be
specified by setting CD_MOUNTPT variable in a make command line.

e.g.
	mount /dev/cd0c /mnt/cdrom
	make CD_MOUNTPT=/mnt/cdrom install
*****************************************************************
_E_O_F

exit 1
@


1.1
log
@add gaussian98, an ab-initio molecular orbital calculation program.

PR:             23577
Submitted by:   NAKATA, Maho <chat95@@mbox.kyoto-inet.or.jp>
@
text
@@

