diff options
author | Michal Krol <michal@tungstengraphics.com> | 2007-10-29 19:50:10 +0000 |
---|---|---|
committer | Michal Krol <michal@tungstengraphics.com> | 2007-10-29 19:50:10 +0000 |
commit | 918ea5168baaecdf70f5ea37e5815cacf9558163 (patch) | |
tree | 90fda56ff352385c9c4c2626ab7fca9798f45287 /progs/tests | |
parent | f33ced441c934b625b9c126d054439855e822215 (diff) |
Rename 'mms-config.' to 'mms.config'.
It looks like Windows does not like filenames ending with a dot,
in effect renaming it to 'mms-config'.
Diffstat (limited to 'progs/tests')
-rw-r--r-- | progs/tests/descrip.mms | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/progs/tests/descrip.mms b/progs/tests/descrip.mms index b6ba3e1aeb..567b76bc4b 100644 --- a/progs/tests/descrip.mms +++ b/progs/tests/descrip.mms @@ -5,7 +5,7 @@ .first define gl [--.include.gl] -.include [--]mms-config. +.include [--]mms.config ##### MACROS ##### |