diff options
Diffstat (limited to 'tools/emconfiguren.py')
-rwxr-xr-x | tools/emconfiguren.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/emconfiguren.py b/tools/emconfiguren.py index d549908b..28cb6366 100755 --- a/tools/emconfiguren.py +++ b/tools/emconfiguren.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -raise Exception('emconfiguren is deprecated!') +#raise Exception('emconfiguren is deprecated!') ''' This is a helper script for emmaken.py. See docs in that file for more info. |