head	1.5;
access;
symbols
	REL6_5_PATCHES:1.1.0.2;
locks; strict;
comment	@# @;


1.5
date	99.10.31.11.50.03;	author momjian;	state dead;
branches;
next	1.4;

1.4
date	99.10.30.16.18.40;	author momjian;	state Exp;
branches;
next	1.3;

1.3
date	99.10.30.16.00.54;	author momjian;	state dead;
branches;
next	1.2;

1.2
date	99.09.20.22.28.11;	author scrappy;	state Exp;
branches;
next	1.1;

1.1
date	99.09.20.22.03.09;	author momjian;	state dead;
branches
	1.1.2.1;
next	;

1.1.2.1
date	99.09.20.22.03.09;	author momjian;	state Exp;
branches;
next	1.1.2.2;

1.1.2.2
date	99.10.31.12.34.10;	author momjian;	state dead;
branches;
next	;


desc
@@


1.5
log
@Update pgaccess makefile for 0.98
@
text
@#!/bin/sh

PATH_TO_WISH=/usr/bin/wish
PGACCESS_HOME=/usr/local/pgaccess

export PATH_TO_WISH
export PGACCESS_HOME

exec ${PATH_TO_WISH} ${PGACCESS_HOME}/main.tcl "$@@"

@


1.4
log
@Add 0.98.
@
text
@@


1.3
log
@Remove 0.96 for update to 0.98
@
text
@@


1.2
log
@
bring in missing files ... this isn't very clean, but :(
@
text
@@


1.1
log
@file pgaccess was initially added on branch REL6_5_PATCHES.
@
text
@d1 10
@


1.1.2.1
log
@Add new files.
@
text
@a0 10
#!/bin/sh

PATH_TO_WISH=/usr/bin/wish
PGACCESS_HOME=/usr/local/pgaccess

export PATH_TO_WISH
export PGACCESS_HOME

exec ${PATH_TO_WISH} ${PGACCESS_HOME}/main.tcl "$@@"

@


1.1.2.2
log
@Update for 0.98 pgaccess
@
text
@@


