18 lines
694 B
HTML
18 lines
694 B
HTML
<head>
|
|
<script data-main="scripts/cling" src="scripts/require.js"></script>
|
|
<link rel="stylesheet" href="style/import.css">
|
|
</head>
|
|
<body>
|
|
<div id="footer">
|
|
<div id="copyright">
|
|
Copyright © Cling Team
|
|
</div>
|
|
<div id="links">
|
|
<a href="http://root.cern.ch/" target="_blank">The ROOT Framework</a> |
|
|
<a href="http://llvm.org" target="_blank">LLVM</a> |
|
|
<a href="http://clang.llvm.org" target="_blank">Clang</a> |
|
|
<a href="http://www.html5webtemplates.co.uk" target="_blank">Web Design</a>
|
|
</div>
|
|
<!--div id="modified"><i>Page was modified on <b>$Date$</b> in $Rev$ by <b>$Author$</b></i></div-->
|
|
</div>
|
|
</body> |