Estructuras_de_Datos/Estructuras de Datos.iml

12 lines
514 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" />
</content>
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
<orderEntry type="sourceFolder" forTests="false" />
2016-07-10 15:31:15 -04:00
<orderEntry type="library" name="dtjava" level="application" />
2016-06-20 13:25:01 -04:00
</component>
</module>