-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathMatrixer.iml
More file actions
16 lines (16 loc) · 796 Bytes
/
Copy pathMatrixer.iml
File metadata and controls
16 lines (16 loc) · 796 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/old" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="bootstrap" level="application" />
<orderEntry type="library" name="jquery-3.4.1.slim" level="application" />
<orderEntry type="library" name="jquery" level="application" />
<orderEntry type="library" name="tex-mml-chtml" level="application" />
<orderEntry type="library" name="katex" level="application" />
<orderEntry type="library" name="auto-render" level="application" />
</component>
</module>