aboutsummaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorsberlin <sberlin@d779f126-a31b-0410-b53b-1d3aecad763e>2011-06-29 00:19:58 +0000
committersberlin <sberlin@d779f126-a31b-0410-b53b-1d3aecad763e>2011-06-29 00:19:58 +0000
commite03b3d9b6d5b4d2b88fdd369b3a9a613eb17938f (patch)
tree0803ac57117f5e5c567fe3b45f2242409209b7e5 /build.xml
parent3b2446160782df69e6dc5d4527eee1f1178ed2dd (diff)
downloadguice-e03b3d9b6d5b4d2b88fdd369b3a9a613eb17938f.tar.gz
Test change.
Revision created by MOE tool push_codebase. MOE_MIGRATION= git-svn-id: https://google-guice.googlecode.com/svn/trunk@1565 d779f126-a31b-0410-b53b-1d3aecad763e
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 8ee1c4ce..2bf17839 100644
--- a/build.xml
+++ b/build.xml
@@ -1,6 +1,7 @@
<?xml version="1.0"?>
<project name="guice" default="compile">
+ <!-- build file for guice -->
<import file="common.xml"/>