Sign in
eclipse
/
gerrit
/
www.eclipse.org
/
viatra
/
5ce9e92df0b277c7e9ce6a8d9d85add1e56f7605
/
.
/
documentation
/
tutorial.php
blob: 80d310b02aa95fcadf605e7fd9ab88736fd54850 [
file
] [
log
] [
blame
]
<?
php
header
(
'HTTP/1.1 301 Moved Permanently'
);
header
(
'Location: /viatra/documentation/tutorial.html');