mirror of https://github.com/CGAL/cgal
- fixed typo in create_test_solver_cin
This commit is contained in:
parent
f89943139d
commit
65ee96564c
|
|
@ -130,7 +130,7 @@ for file in $MASTERS
|
|||
for der in $DERS
|
||||
do
|
||||
# add file:
|
||||
LIST="${LIST} $level fe $f $level pe $f $level ff $f $level pf $f"
|
||||
LIST="${LIST} $level fe $der $level pe $der $level ff $der $level pf $der"
|
||||
|
||||
# check whether the file exists in the SVN repository:
|
||||
tmpf=`basename "$der"`
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue