1
0
Fork 0

(svn r3802) * Add a dummy file in the scenario dir to make the makefile stop complaining on make install (temporary hack).

release/0.5
matthijs 2006-03-08 23:21:32 +00:00
parent ba5172d0f4
commit a00385913b
1 changed files with 4 additions and 0 deletions

4
scenario/README 100644
View File

@ -0,0 +1,4 @@
You can place you scenarios in this dir.
This file is really here to make the Makefile happy, it should be modified to
properly handle scenarios (or maybe even not at all...).