/[CCFs]/bin/deleteccf
ViewVC logotype

Diff of /bin/deleteccf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by ccflib, Mon Mar 18 18:28:57 2002 UTC revision 1.2 by ccflib, Tue Mar 19 15:05:09 2002 UTC
# Line 2  Line 2 
2  #  #
3  # Giuseppe Vacanti (cosine science & computing bv)  # Giuseppe Vacanti (cosine science & computing bv)
4  #  #
5  # $Id$  # $Id: deleteccf,v 1.1 2002/03/18 18:28:57 ccflib Exp $
6  #  #
7  require 5;  require 5;
8  use strict;  use strict;
9  use lib "/data/xmm/ccflib/cgi";  use lib "/data/xmm/ccflib/cgi";
10    use vars '%Env';
11  $Env{'PATH'} .= "/data/xmm/ccflib/bin:";  $Env{'PATH'} .= "/data/xmm/ccflib/bin:";
12  use Ccflib;  use Ccflib;
13    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.27