[GRASS5] Re: [GRASS-COMMIT-CVS] CVS update: grass/src/sites/s.sample

grass@intevation.de wrote:

Date: Sunday October 22, 2000 @ 11:03
Author: eric

Update of /grassrepository/grass/src/sites/s.sample
In directory intevation.de:/tmp/cvs-serv17132

Added Files:
        readsite.c.unused
Removed Files:
        readsite.c
Log Message:
Renamed file, so it's clear it's not used anymore.

Should this file be marked deprecated if it is not used anymore?

--
Sincerely,

Jazzman (a.k.a. Justin Hickey) e-mail: jhickey@hpcc.nectec.or.th
High Performance Computing Center
National Electronics and Computer Technology Center (NECTEC)
Bangkok, Thailand

People who think they know everything are very irritating to those
of us who do. ---Anonymous

Jazz and Trek Rule!!!

----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'

On Tue, Oct 24, 2000 at 11:50:55AM +0700, Justin Hickey wrote:

grass@intevation.de wrote:
>
> Date: Sunday October 22, 2000 @ 11:03
> Author: eric
>
> Update of /grassrepository/grass/src/sites/s.sample
> In directory intevation.de:/tmp/cvs-serv17132
>
> Added Files:
> readsite.c.unused
> Removed Files:
> readsite.c
> Log Message:
> Renamed file, so it's clear it's not used anymore.

Should this file be marked deprecated if it is not used anymore?

Maybe it should be just removed...

[Eric is out of town currently, we leave this for him]

Markus

----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'

On Tue, Oct 24, 2000 at 11:50:55AM +0700, Justin Hickey wrote:

grass@intevation.de wrote:
>
> Date: Sunday October 22, 2000 @ 11:03
> Author: eric
>
> Update of /grassrepository/grass/src/sites/s.sample
> In directory intevation.de:/tmp/cvs-serv17132
>
> Added Files:
> readsite.c.unused
> Removed Files:
> readsite.c
> Log Message:
> Renamed file, so it's clear it's not used anymore.

Should this file be marked deprecated if it is not used anymore?

I was just keeping it around for awhile in case it needed to be referred
to later. I intend to remove it eventually.

--
#! /bin/sh
# ppp-address: What's my Internet Address for ppp0 ?
/sbin/ifconfig ppp0 2> /dev/null | grep 'inet addr:' | sed \
's=.*inet addr\:\([0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\).*=\1='

----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'