Sign in
gwt
/
gwt
/
d8a442108673d5c0b84f68d1a82e08a3d3cf3608
/
.
/
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>