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