diff options
Diffstat (limited to 'src/config.xml')
-rw-r--r-- | src/config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.xml b/src/config.xml index b89d9d7..0aa8fda 100644 --- a/src/config.xml +++ b/src/config.xml @@ -1325,6 +1325,7 @@ FILE_VERSION_INFO = "cleartool desc -fmt \%Vn" <value name='*.mm'/> <value name='*.dox'/> <value name='*.py'/> + <value name='*.pyw'/> <value name='*.f90'/> <value name='*.f'/> <value name='*.for'/> |