Codebase list eag-healpix / 5b8c930
Refresh patches. Debian Janitor 2 years ago
1 changed file(s) with 3 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
66 1 file changed, 121 insertions(+)
77 create mode 100644 build.xml
88
9 diff --git a/build.xml b/build.xml
10 new file mode 100644
11 index 0000000..393f313
9 Index: eag-healpix/build.xml
10 ===================================================================
1211 --- /dev/null
13 +++ b/build.xml
12 +++ eag-healpix/build.xml
1413 @@ -0,0 +1,121 @@
1514 +<?xml version="1.0"?>
1615 +<project name="Build file for Healpix" default="build" basedir=".">