File: ant_example.xml

package info (click to toggle)
ruby-rake-ant 1.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 148 kB
  • sloc: ruby: 544; makefile: 4; xml: 4
file content (4 lines) | stat: -rw-r--r-- 111 bytes parent folder | download | duplicates (7)
1
2
3
4
<?xml version="1.0"?>
<project name="ant_example">
  <property name="set_from_ant" value="surely"/>
</project>