mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
removing coffeescript from build.xml
This commit is contained in:
@@ -167,12 +167,6 @@
|
||||
<exclude name="**/._*" />
|
||||
</fileset>
|
||||
</copy>
|
||||
|
||||
<copy todir="${target.path}/modes/coffeescript">
|
||||
<fileset dir="../coffeescript">
|
||||
<exclude name="**/._*" />
|
||||
</fileset>
|
||||
</copy>
|
||||
|
||||
<copy todir="${target.path}/modes/android">
|
||||
<fileset dir="../android">
|
||||
|
||||
Reference in New Issue
Block a user