/[ghosts]/ghosts/gedcomparser/src/GEDCOMParser/restorefiles.tcsh
ViewVC logotype

Diff of /ghosts/gedcomparser/src/GEDCOMParser/restorefiles.tcsh

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

revision 1.1 by cpcp, Tue Aug 13 20:56:01 2002 UTC revision 1.2 by cpcp, Thu Feb 20 22:09:15 2003 UTC
# Line 4  foreach FILE (*.hh) Line 4  foreach FILE (*.hh)
4      echo "restauration de $FILE"      echo "restauration de $FILE"
5      cp $FILE.ori $FILE      cp $FILE.ori $FILE
6  end  end
7    
8    foreach FILE (*.cpp)
9        echo "restauration de $FILE"
10        cp $FILE.ori $FILE
11    end

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

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26