projects
/
elisp
/
semi-variants.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed2b246
)
* build.xml (project): Fix typo.
author
ueno
<ueno>
Mon, 4 Dec 2000 13:56:31 +0000
(13:56 +0000)
committer
ueno
<ueno>
Mon, 4 Dec 2000 13:56:31 +0000
(13:56 +0000)
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
2e4d2b1
..
1b45e16
100644
(file)
--- a/
build.xml
+++ b/
build.xml
@@
-1,5
+1,5
@@
<?xml version="1.0"?>
-<project name="diary" default="transform" basedir="">
+<project name="semi-variants" default="transform" basedir="">
<property name="xdocs.dir" value="./xdocs"/>
<property name="build.dir" value="."/>
<property name="build.docs" value="${build.dir}/docs"/>