sclang: ServerShmInterface - try to avoid multiple destructor calls
[supercollider.git] / HelpSource / BrokenLink.html
blobb98097a110e8146c4ec7034857ab7137198049e4
1 <html>
2 <head>
3 <title>Broken link</title>
4 <link rel='stylesheet' href='./scdoc.css' type='text/css' />
5 <meta http-equiv='Content-Type' content='text/html; charset=UTF-8' />
6 <noscript>
7 <p>Sorry, that link was broken..
8 </noscript>
9 <script type="text/javascript">
10 function didLoad() {
11 document.getElementById("link").innerHTML = window.location.hash.slice(1);
13 </script>
14 </head>
15 <body onload="didLoad()">
16 <div class='contents'>
17 <div class='header'>
18 <h1>Broken link!</h1>
19 </div>
20 <p><span class="soft">Could not find:</span>
21 <div id="link"></div>
22 </div>
23 </body>
24 </html>