REO progress

This commit is contained in:
rusefi 2020-06-22 20:01:21 -04:00
parent a48513cc1e
commit 9fdc9eccb2
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
<src path="${console_path}/models/src"/> <src path="${console_path}/models/src"/>
<src path="${launcher_path}/src"/> <src path="${launcher_path}/src"/>
<src path="src"/> <src path="src"/>
<exclude name="**/*Sandbox.java"/>
</javac> </javac>
</target> </target>