Sign in
gwt
/
gwt
/
4eea3c351978e733d10b8ab601559d2c13a7685f
/
.
/
reference
/
Microbenchmarks
/
war
/
WEB-INF
/
web.xml
blob: b5dbf315f8ede2769891bb20639e6711313ee065 [
file
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<web-app>
<!-- Default page to serve -->
<welcome-file-list>
<welcome-file>
Microbenchmarks.html
</welcome-file>
</welcome-file-list>
</web-app>