Stacks finished data/programs/questions

This commit is contained in:
Xevion
2020-11-24 00:26:47 -06:00
parent 9db1b5bd75
commit cd721c514a
14 changed files with 332 additions and 0 deletions

11
other/Stacks/Stacks.iml Normal file
View File

@@ -0,0 +1,11 @@
<?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="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>