Estructuras_de_Datos/Estructuras de Datos.iml

12 lines
477 B
Plaintext
Raw Normal View History

2016-06-20 13:25:01 -04:00
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
2016-07-27 19:04:21 -04:00
<excludeFolder url="file://$MODULE_DIR$/doc" />
2016-06-20 13:25:01 -04:00
</content>
<orderEntry type="inheritedJdk" />
2016-06-20 13:25:01 -04:00
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>