Sign in
eclipse
/
gerrit
/
www.eclipse.org
/
equinox
/
dc0259f70525ac3d751f015ec401c1b8a1ed9581
/
.
/
coda
/
component-links.php
blob: dde8d942a9b67f7a60b16a753f2d7ebf25512f0a [
file
] [
log
] [
blame
]
<?
php
$Nav
->
addNavSeparator
(
"CODA Links"
,
""
);
$Nav
->
addCustomNav
(
"Whitepaper PDF"
,
"20080310_equinox.pdf"
,
"_self"
,
1
);
?>