exercism/kotlin/luhn/.idea/modules.xml
2017-07-20 20:33:09 -04:00

10 lines
No EOL
541 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/luhn.iml" filepath="$PROJECT_DIR$/luhn.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/luhn_main.iml" filepath="$PROJECT_DIR$/.idea/modules/luhn_main.iml" group="luhn" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/luhn_test.iml" filepath="$PROJECT_DIR$/.idea/modules/luhn_test.iml" group="luhn" />
</modules>
</component>
</project>