git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10213 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2005-07-15 15:46:51 +00:00
parent 2080e33e23
commit d825686252
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-07-15 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
* configure.m4: typo.
2005-07-13 Georg Baum <Georg.Baum@post.rwth-aachen.de>
* reLyX/syntax.default: new "environments" environments and

View File

@ -556,7 +556,7 @@ else
MSG_RESULT(no)
tex_allows_spaces=false
fi
rm -r "$fname".* texput.log
rm -f "$fname".* texput.log
fi
echo "creating $outfile"