mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-11 19:10:13 -06:00
29 lines
961 B
HTML
29 lines
961 B
HTML
<!DOCTYPE html>
|
|
<html> <head>
|
|
<title>Download from Grammar Cloud</title>
|
|
<link rel="stylesheet" type="text/css" href="editor.css" title="Cloud">
|
|
<link rel="alternate stylesheet" type="text/css" href="molto.css" title="MOLTO">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<h1><img src="P/1307545048_weather_09.png" alt="">Download from Grammar Cloud</h1>
|
|
|
|
<pre id=debug></pre>
|
|
|
|
<hr>
|
|
<address></address>
|
|
<!-- hhmts start -->Last modified: Wed Apr 3 21:53:09 CEST 2013 <!-- hhmts end -->
|
|
<script type="text/javascript" src="../js/support.js"></script>
|
|
<script type="text/javascript" src="../js/localstorage.js"></script>
|
|
<script type="text/javascript" src="localstorage.js"></script>
|
|
<script type="text/javascript" src="gf_abs.js"></script>
|
|
<script type="text/javascript" src="editor.js"></script>
|
|
<script type="text/javascript" src="cloud2.js"></script>
|
|
<script type="text/javascript" src="sort.js"></script>
|
|
<script type="text/javascript">
|
|
download_from_cloud();
|
|
</script>
|
|
</body>
|
|
</html>
|