force an update, to fix file permissions

This commit is contained in:
rlar 2011-05-29 11:20:17 +00:00
parent 51614f0915
commit b506441241
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
eval 'exec perl -S -x -w $0 ${1+"$@"}'
#!perl
#
#
# compareSimulationResults.pl: program to do a toleranced comparison of compact model simulation results
#
# Rel Date Who Comments

View File

@ -2,7 +2,7 @@
eval 'exec perl -S -x -w $0 ${1+"$@"}'
#!perl
#
#
# runQaTests.pl: program to run automated QA tests on compact models
#
# Rel Date Who Comments