This repository has been archived on 2025-06-01. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
compLIB/.idea/compLIB.iml
joel 0e0a61d710 finished api client implementation
added tests for api (compapi should run in the background or be installed)
2021-01-16 03:09:31 +01:00

13 lines
No EOL
598 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/compLIB" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/compLib" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="R User Library" level="project" />
<orderEntry type="library" name="R Skeletons" level="application" />
</component>
</module>