This project simulates the turing machine
https://cromer.cl/mt
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
410 B
10 lines
410 B
<?xml version="1.0" encoding="UTF-8"?> |
|
<component inherit-compiler-output="true" jdk="1.8" jdk_type="JavaSDK"> |
|
<output-test url="file://$MODULE_DIR$/out/test/MT"/> |
|
<exclude-output/> |
|
<contentEntry url="file://$MODULE_DIR$"> |
|
<excludeFolder url="file://$MODULE_DIR$/.idea"/> |
|
<excludeFolder url="file://$MODULE_DIR$/doc"/> |
|
<excludeFolder url="file://$MODULE_DIR$/xmltests"/> |
|
</contentEntry> |
|
</component>
|
|
|