soup
This commit is contained in:
parent
dfb77e7ed9
commit
3dc77f8fec
|
@ -1,15 +1,15 @@
|
|||
#! /bin/sh
|
||||
#!/bin/sh
|
||||
#
|
||||
# Author : Olivier.Sirol@lip6.fr
|
||||
# Date : sept 1999
|
||||
# Description :
|
||||
# Filename: postconfig
|
||||
# Copyright (C) 1999, 2000 Czo <Olivier.Sirol@lip6.fr>
|
||||
# License: GPL (http://www.gnu.org/copyleft/gpl.html)
|
||||
# Started: Sept 1999
|
||||
# Last Change: Thursday 07 September 2000, 09:05
|
||||
# Edit Time: 0:13:39
|
||||
# Description:
|
||||
#
|
||||
# (C) Czo 1998,99
|
||||
# This code is released under GPL
|
||||
# $Id: postconfig,v 1.24 2000/09/07 07:06:01 czo Exp $
|
||||
#
|
||||
# $Id: postconfig,v 1.23 2000/09/07 07:03:28 czo Exp $
|
||||
#
|
||||
|
||||
|
||||
PATH=/asim/gnu/bin:/usr/ucb:/usr/etc:/usr/local/bin:/bin:/usr/bin:${PATH}
|
||||
TMPFILE=/tmp/cvslog.$$
|
||||
|
|
Loading…
Reference in New Issue