Ignore:
Timestamp:
01/19/10 00:35:44 (15 years ago)
Author:
nanardon
Message:
  • tools now show non exported objects by default, use --noexp to hide them
File:
1 edited

Legend:

Unmodified
Added
Removed
  • LATMOS-Accounts/bin/la-delete

    r656 r664  
    5151my $labase = $base ? $LA->base($base) : $LA->default_base; 
    5252$labase && $labase->load or die "Cannot load base"; 
     53$labase->wexported(1); 
    5354 
    5455if ($labase->delete_object($otype, $ARGV[0])) { 
Note: See TracChangeset for help on using the changeset viewer.