Changeset 21

Show
Ignore:
Timestamp:
09/05/08 09:15:08 (3 months ago)
Author:
jms
Message:

[pgiac] Légère correction...

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/pgiac/pgiac

    r20 r21  
    347347    $l =~ /(\w+)\s*=\s*(.*)$/; 
    348348    if ($1 eq "ext_fig") { 
    349         ($2 eq "eps" or $2 eq "pdf") and $FFIG  = $2
     349        ($2 eq "eps" or $2 eq "pdf") and $FFIG  = ".$2"
    350350    } 
    351351    if ($1 eq "string") {