first commit

This commit is contained in:
pvvx 2017-04-22 16:54:00 +03:00
commit fa343db334
154 changed files with 18186 additions and 0 deletions

9
WEBFiles/tst.htm Normal file
View file

@ -0,0 +1,9 @@
~inc:grfx1.inc~
<td width="50%">Test: <span id="xdata" style="font-weight:bold">?</span></td>
<script type="text/javascript">
var xmlfile = 'tst.xml';
var xmin = -380;
var xmax = -360;
var millisPerPixel = 200;
var millisPerLine = 5000;
</script>~inc:grfx2.inc~