* src/files.c (compute_base_names): When computing the output file

names from the input file name, strip the directory part.
This commit is contained in:
Akim Demaille
2002-06-18 12:39:54 +00:00
parent ca98bf5758
commit 8c165d891d
4 changed files with 13 additions and 74 deletions

View File

@@ -1,3 +1,8 @@
2002-06-18 Akim Demaille <akim@epita.fr>
* src/files.c (compute_base_names): When computing the output file
names from the input file name, strip the directory part.
2002-06-18 Akim Demaille <akim@epita.fr>
* data/bison.simple.new: Comment changes.