Home » Archimedes archive » Acorn Computing » 1994 07 subscription disc.adf » 9407s » PD/!Kinetic/!Help
PD/!Kinetic/!Help
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Acorn Computing » 1994 07 subscription disc.adf » 9407s |
Filename: | PD/!Kinetic/!Help |
Read OK: | ✔ |
File size: | 0DD3 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
This is !Kinetic, version 1.3 (27 Jan 1994) Use ========= I have long waited for someone to write a RiscOS version of the very good Beeb Program 'Moving Molecules', and assumed that basic would not do the job. However I am pleased with the results of my efforts. This is a simulation of the so called Kinetic Theory. Basically, each of the particles represents a molecule of a material, one that has similar properties to the universal substance , water. Of course this has to be a two dimensional demonstration. It shows up to 40 molecules, moving in straight lines, until they reach a boundary, the wall of the window in this case, where they bounce with perfect elasticity. As they are heated up they move faster, and as they cool they reach the point, where they start to attract each other to the extent that they stick together more and get pulled to the bottom of there Wimp container, by gravity. As they are cooled you can see some contraction, until they condense into the solid state where they are held rigid, but free to vibrate. Further cooling takes out all of their motion by the time they are down to -273�C. the absolute zero. Thanks go as usual to Paul Hobbs who provided the !ShellSys system without which this program won't work. This is available from APDL, and is recommended as a development system for the aspiring Wimp Programmer. The program has been amalgamated with !EventShell using !BLibII by Ian Palmer. The resulting program has been 'shrunk' using !BasShrink by Jogn Wallace. Copyright ========= This program is Public Domain.It may be distributed or copied freely as long as no part of this software may is used in any other program, whether commercial or public domain,without my prior written consent, though any files created by this software are not bound by this condition. This software may not be distributed for a profit, save that required to cover packaging and media costs.. Copyright (�) is retained by the author, who may be contacted at the address beneath. No liability can be accepted by the author for any loss or damage arising from use or misuse of this software. EventShell ========= ----------------------------------------------------------------------------- This program has been written using the routines supplied with the EvntShell library which is copyright Paul Hobbs. The library routines may be distributed subject to the following conditions: You have permission to use any part or the whole library in a project you intend to place in the public domain, as long as I am fully credited (via the inclusion of this file in the program documentation). If you wish to use these routines in a program that is for sale (for however much and for whatever reasons) or released as copyright material then my express permission in writing must be obtained. I maintain copyright on all the material supplied and reserve the right to amend these conditions in cases where I deem misuse. The library code is supplied free of charge to everyone 'as is'. There is no guarantee that it is free from bugs and no warranty is given about its suitability for use. Further details about EvntShell may be obtained from the author: Paul Hobbs Rheinpfalzstrasse 2 85049 Ingolstadt Germany The heap manager routines used by EvntShell are copyright Risc User and are used with permission. ----------------------------------------------------------------------------- Any problems or queries to :. Robert Seago 40 Alton Park Road Clacton On Sea Essex. CO15 1ED
00000000 54 68 69 73 20 69 73 20 21 4b 69 6e 65 74 69 63 |This is !Kinetic| 00000010 2c 20 76 65 72 73 69 6f 6e 20 31 2e 33 20 20 28 |, version 1.3 (| 00000020 32 37 20 4a 61 6e 20 31 39 39 34 29 0a 0a 0a 55 |27 Jan 1994)...U| 00000030 73 65 0a 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 49 20 |se.=========..I | 00000040 68 61 76 65 20 6c 6f 6e 67 20 77 61 69 74 65 64 |have long waited| 00000050 20 66 6f 72 20 73 6f 6d 65 6f 6e 65 20 74 6f 20 | for someone to | 00000060 77 72 69 74 65 20 61 20 52 69 73 63 4f 53 20 76 |write a RiscOS v| 00000070 65 72 73 69 6f 6e 20 6f 66 20 74 68 65 20 76 65 |ersion of the ve| 00000080 72 79 20 67 6f 6f 64 0a 42 65 65 62 20 50 72 6f |ry good.Beeb Pro| 00000090 67 72 61 6d 20 27 4d 6f 76 69 6e 67 20 4d 6f 6c |gram 'Moving Mol| 000000a0 65 63 75 6c 65 73 27 2c 20 61 6e 64 20 61 73 73 |ecules', and ass| 000000b0 75 6d 65 64 20 74 68 61 74 20 62 61 73 69 63 20 |umed that basic | 000000c0 77 6f 75 6c 64 20 6e 6f 74 20 64 6f 20 74 68 65 |would not do the| 000000d0 20 6a 6f 62 2e 0a 48 6f 77 65 76 65 72 20 49 20 | job..However I | 000000e0 61 6d 20 70 6c 65 61 73 65 64 20 77 69 74 68 20 |am pleased with | 000000f0 74 68 65 20 72 65 73 75 6c 74 73 20 6f 66 20 6d |the results of m| 00000100 79 20 65 66 66 6f 72 74 73 2e 20 0a 0a 54 68 69 |y efforts. ..Thi| 00000110 73 20 69 73 20 61 20 73 69 6d 75 6c 61 74 69 6f |s is a simulatio| 00000120 6e 20 6f 66 20 74 68 65 20 73 6f 20 63 61 6c 6c |n of the so call| 00000130 65 64 20 4b 69 6e 65 74 69 63 20 54 68 65 6f 72 |ed Kinetic Theor| 00000140 79 2e 0a 0a 42 61 73 69 63 61 6c 6c 79 2c 20 65 |y...Basically, e| 00000150 61 63 68 20 6f 66 20 74 68 65 20 70 61 72 74 69 |ach of the parti| 00000160 63 6c 65 73 20 72 65 70 72 65 73 65 6e 74 73 20 |cles represents | 00000170 61 20 6d 6f 6c 65 63 75 6c 65 20 6f 66 20 61 20 |a molecule of a | 00000180 6d 61 74 65 72 69 61 6c 2c 0a 6f 6e 65 20 74 68 |material,.one th| 00000190 61 74 20 68 61 73 20 73 69 6d 69 6c 61 72 20 70 |at has similar p| 000001a0 72 6f 70 65 72 74 69 65 73 20 74 6f 20 74 68 65 |roperties to the| 000001b0 20 75 6e 69 76 65 72 73 61 6c 20 73 75 62 73 74 | universal subst| 000001c0 61 6e 63 65 20 2c 20 77 61 74 65 72 2e 20 4f 66 |ance , water. Of| 000001d0 20 0a 63 6f 75 72 73 65 20 74 68 69 73 20 68 61 | .course this ha| 000001e0 73 20 74 6f 20 62 65 20 61 20 74 77 6f 20 64 69 |s to be a two di| 000001f0 6d 65 6e 73 69 6f 6e 61 6c 20 64 65 6d 6f 6e 73 |mensional demons| 00000200 74 72 61 74 69 6f 6e 2e 20 49 74 20 73 68 6f 77 |tration. It show| 00000210 73 20 75 70 20 74 6f 20 34 30 0a 6d 6f 6c 65 63 |s up to 40.molec| 00000220 75 6c 65 73 2c 20 6d 6f 76 69 6e 67 20 69 6e 20 |ules, moving in | 00000230 73 74 72 61 69 67 68 74 20 6c 69 6e 65 73 2c 20 |straight lines, | 00000240 75 6e 74 69 6c 20 74 68 65 79 20 72 65 61 63 68 |until they reach| 00000250 20 61 20 62 6f 75 6e 64 61 72 79 2c 20 74 68 65 | a boundary, the| 00000260 20 77 61 6c 6c 0a 6f 66 20 74 68 65 20 77 69 6e | wall.of the win| 00000270 64 6f 77 20 69 6e 20 74 68 69 73 20 63 61 73 65 |dow in this case| 00000280 2c 20 77 68 65 72 65 20 74 68 65 79 20 62 6f 75 |, where they bou| 00000290 6e 63 65 20 77 69 74 68 20 70 65 72 66 65 63 74 |nce with perfect| 000002a0 20 65 6c 61 73 74 69 63 69 74 79 2e 20 41 73 20 | elasticity. As | 000002b0 74 68 65 79 0a 61 72 65 20 68 65 61 74 65 64 20 |they.are heated | 000002c0 75 70 20 74 68 65 79 20 6d 6f 76 65 20 66 61 73 |up they move fas| 000002d0 74 65 72 2c 20 61 6e 64 20 61 73 20 74 68 65 79 |ter, and as they| 000002e0 20 63 6f 6f 6c 20 74 68 65 79 20 72 65 61 63 68 | cool they reach| 000002f0 20 74 68 65 20 70 6f 69 6e 74 2c 20 77 68 65 72 | the point, wher| 00000300 65 20 0a 74 68 65 79 20 73 74 61 72 74 20 74 6f |e .they start to| 00000310 20 61 74 74 72 61 63 74 20 65 61 63 68 20 6f 74 | attract each ot| 00000320 68 65 72 20 74 6f 20 74 68 65 20 65 78 74 65 6e |her to the exten| 00000330 74 20 74 68 61 74 20 74 68 65 79 20 73 74 69 63 |t that they stic| 00000340 6b 20 74 6f 67 65 74 68 65 72 20 6d 6f 72 65 0a |k together more.| 00000350 61 6e 64 20 67 65 74 20 70 75 6c 6c 65 64 20 74 |and get pulled t| 00000360 6f 20 74 68 65 20 62 6f 74 74 6f 6d 20 6f 66 20 |o the bottom of | 00000370 74 68 65 72 65 20 57 69 6d 70 20 63 6f 6e 74 61 |there Wimp conta| 00000380 69 6e 65 72 2c 20 62 79 20 67 72 61 76 69 74 79 |iner, by gravity| 00000390 2e 20 41 73 20 74 68 65 79 20 61 72 65 0a 63 6f |. As they are.co| 000003a0 6f 6c 65 64 20 79 6f 75 20 63 61 6e 20 73 65 65 |oled you can see| 000003b0 20 73 6f 6d 65 20 63 6f 6e 74 72 61 63 74 69 6f | some contractio| 000003c0 6e 2c 20 75 6e 74 69 6c 20 74 68 65 79 20 63 6f |n, until they co| 000003d0 6e 64 65 6e 73 65 20 69 6e 74 6f 20 74 68 65 20 |ndense into the | 000003e0 73 6f 6c 69 64 20 0a 73 74 61 74 65 20 77 68 65 |solid .state whe| 000003f0 72 65 20 74 68 65 79 20 61 72 65 20 68 65 6c 64 |re they are held| 00000400 20 72 69 67 69 64 2c 20 62 75 74 20 66 72 65 65 | rigid, but free| 00000410 20 74 6f 20 76 69 62 72 61 74 65 2e 20 46 75 72 | to vibrate. Fur| 00000420 74 68 65 72 20 63 6f 6f 6c 69 6e 67 20 74 61 6b |ther cooling tak| 00000430 65 73 20 0a 6f 75 74 20 61 6c 6c 20 6f 66 20 74 |es .out all of t| 00000440 68 65 69 72 20 6d 6f 74 69 6f 6e 20 62 79 20 74 |heir motion by t| 00000450 68 65 20 74 69 6d 65 20 74 68 65 79 20 61 72 65 |he time they are| 00000460 20 64 6f 77 6e 20 74 6f 20 2d 32 37 33 b0 43 2e | down to -273.C.| 00000470 20 74 68 65 20 61 62 73 6f 6c 75 74 65 20 0a 7a | the absolute .z| 00000480 65 72 6f 2e 0a 0a 54 68 61 6e 6b 73 20 67 6f 20 |ero...Thanks go | 00000490 61 73 20 75 73 75 61 6c 20 74 6f 20 50 61 75 6c |as usual to Paul| 000004a0 20 48 6f 62 62 73 20 77 68 6f 20 70 72 6f 76 69 | Hobbs who provi| 000004b0 64 65 64 20 74 68 65 20 21 53 68 65 6c 6c 53 79 |ded the !ShellSy| 000004c0 73 20 73 79 73 74 65 6d 20 77 69 74 68 6f 75 74 |s system without| 000004d0 0a 77 68 69 63 68 20 74 68 69 73 20 70 72 6f 67 |.which this prog| 000004e0 72 61 6d 20 77 6f 6e 27 74 20 77 6f 72 6b 2e 20 |ram won't work. | 000004f0 54 68 69 73 20 69 73 20 61 76 61 69 6c 61 62 6c |This is availabl| 00000500 65 20 66 72 6f 6d 20 41 50 44 4c 2c 20 61 6e 64 |e from APDL, and| 00000510 20 69 73 20 0a 72 65 63 6f 6d 6d 65 6e 64 65 64 | is .recommended| 00000520 20 61 73 20 61 20 64 65 76 65 6c 6f 70 6d 65 6e | as a developmen| 00000530 74 20 73 79 73 74 65 6d 20 66 6f 72 20 74 68 65 |t system for the| 00000540 20 61 73 70 69 72 69 6e 67 20 57 69 6d 70 20 50 | aspiring Wimp P| 00000550 72 6f 67 72 61 6d 6d 65 72 2e 0a 0a 54 68 65 20 |rogrammer...The | 00000560 70 72 6f 67 72 61 6d 20 68 61 73 20 62 65 65 6e |program has been| 00000570 20 61 6d 61 6c 67 61 6d 61 74 65 64 20 77 69 74 | amalgamated wit| 00000580 68 20 21 45 76 65 6e 74 53 68 65 6c 6c 20 75 73 |h !EventShell us| 00000590 69 6e 67 0a 21 42 4c 69 62 49 49 20 62 79 20 49 |ing.!BLibII by I| 000005a0 61 6e 20 50 61 6c 6d 65 72 2e 0a 0a 54 68 65 20 |an Palmer...The | 000005b0 72 65 73 75 6c 74 69 6e 67 20 70 72 6f 67 72 61 |resulting progra| 000005c0 6d 20 68 61 73 20 62 65 65 6e 20 27 73 68 72 75 |m has been 'shru| 000005d0 6e 6b 27 20 75 73 69 6e 67 0a 21 42 61 73 53 68 |nk' using.!BasSh| 000005e0 72 69 6e 6b 20 62 79 20 4a 6f 67 6e 20 57 61 6c |rink by Jogn Wal| 000005f0 6c 61 63 65 2e 0a 0a 0a 43 6f 70 79 72 69 67 68 |lace....Copyrigh| 00000600 74 0a 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 54 68 69 73 |t.=========.This| 00000610 20 70 72 6f 67 72 61 6d 20 69 73 20 20 50 75 62 | program is Pub| 00000620 6c 69 63 20 44 6f 6d 61 69 6e 2e 49 74 20 6d 61 |lic Domain.It ma| 00000630 79 20 62 65 20 64 69 73 74 72 69 62 75 74 65 64 |y be distributed| 00000640 20 6f 72 20 63 6f 70 69 65 64 20 66 72 65 65 6c | or copied freel| 00000650 79 20 61 73 0a 6c 6f 6e 67 20 61 73 20 6e 6f 20 |y as.long as no | 00000660 70 61 72 74 20 6f 66 20 74 68 69 73 20 73 6f 66 |part of this sof| 00000670 74 77 61 72 65 20 6d 61 79 20 69 73 20 75 73 65 |tware may is use| 00000680 64 20 69 6e 20 61 6e 79 20 6f 74 68 65 72 20 70 |d in any other p| 00000690 72 6f 67 72 61 6d 2c 20 77 68 65 74 68 65 72 0a |rogram, whether.| 000006a0 63 6f 6d 6d 65 72 63 69 61 6c 20 6f 72 20 70 75 |commercial or pu| 000006b0 62 6c 69 63 20 64 6f 6d 61 69 6e 2c 77 69 74 68 |blic domain,with| 000006c0 6f 75 74 20 6d 79 20 70 72 69 6f 72 20 77 72 69 |out my prior wri| 000006d0 74 74 65 6e 20 63 6f 6e 73 65 6e 74 2c 20 74 68 |tten consent, th| 000006e0 6f 75 67 68 20 61 6e 79 0a 66 69 6c 65 73 20 63 |ough any.files c| 000006f0 72 65 61 74 65 64 20 62 79 20 74 68 69 73 20 73 |reated by this s| 00000700 6f 66 74 77 61 72 65 20 61 72 65 20 6e 6f 74 20 |oftware are not | 00000710 62 6f 75 6e 64 20 62 79 20 74 68 69 73 20 63 6f |bound by this co| 00000720 6e 64 69 74 69 6f 6e 2e 20 54 68 69 73 20 73 6f |ndition. This so| 00000730 66 74 77 61 72 65 0a 6d 61 79 20 6e 6f 74 20 62 |ftware.may not b| 00000740 65 20 64 69 73 74 72 69 62 75 74 65 64 20 66 6f |e distributed fo| 00000750 72 20 61 20 70 72 6f 66 69 74 2c 20 73 61 76 65 |r a profit, save| 00000760 20 74 68 61 74 20 72 65 71 75 69 72 65 64 20 74 | that required t| 00000770 6f 20 63 6f 76 65 72 20 70 61 63 6b 61 67 69 6e |o cover packagin| 00000780 67 0a 61 6e 64 20 6d 65 64 69 61 20 63 6f 73 74 |g.and media cost| 00000790 73 2e 2e 20 0a 0a 43 6f 70 79 72 69 67 68 74 20 |s.. ..Copyright | 000007a0 28 a9 29 20 69 73 20 72 65 74 61 69 6e 65 64 20 |(.) is retained | 000007b0 62 79 20 74 68 65 20 61 75 74 68 6f 72 2c 20 77 |by the author, w| 000007c0 68 6f 20 6d 61 79 20 62 65 20 63 6f 6e 74 61 63 |ho may be contac| 000007d0 74 65 64 20 61 74 20 74 68 65 20 61 64 64 72 65 |ted at the addre| 000007e0 73 73 0a 62 65 6e 65 61 74 68 2e 20 4e 6f 20 6c |ss.beneath. No l| 000007f0 69 61 62 69 6c 69 74 79 20 63 61 6e 20 62 65 20 |iability can be | 00000800 61 63 63 65 70 74 65 64 20 62 79 20 74 68 65 20 |accepted by the | 00000810 61 75 74 68 6f 72 20 66 6f 72 20 61 6e 79 20 6c |author for any l| 00000820 6f 73 73 20 6f 72 20 64 61 6d 61 67 65 0a 61 72 |oss or damage.ar| 00000830 69 73 69 6e 67 20 66 72 6f 6d 20 75 73 65 20 6f |ising from use o| 00000840 72 20 6d 69 73 75 73 65 20 6f 66 20 74 68 69 73 |r misuse of this| 00000850 20 73 6f 66 74 77 61 72 65 2e 0a 0a 45 76 65 6e | software...Even| 00000860 74 53 68 65 6c 6c 20 3d 3d 3d 3d 3d 3d 3d 3d 3d |tShell =========| 00000870 0a 0a 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |...-------------| 00000880 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 000008c0 0a 0a 54 68 69 73 20 70 72 6f 67 72 61 6d 20 68 |..This program h| 000008d0 61 73 20 62 65 65 6e 20 77 72 69 74 74 65 6e 20 |as been written | 000008e0 75 73 69 6e 67 20 74 68 65 20 72 6f 75 74 69 6e |using the routin| 000008f0 65 73 20 73 75 70 70 6c 69 65 64 20 77 69 74 68 |es supplied with| 00000900 20 74 68 65 20 45 76 6e 74 53 68 65 6c 6c 0a 6c | the EvntShell.l| 00000910 69 62 72 61 72 79 20 77 68 69 63 68 20 69 73 20 |ibrary which is | 00000920 63 6f 70 79 72 69 67 68 74 20 50 61 75 6c 20 48 |copyright Paul H| 00000930 6f 62 62 73 2e 20 54 68 65 20 6c 69 62 72 61 72 |obbs. The librar| 00000940 79 20 72 6f 75 74 69 6e 65 73 20 6d 61 79 20 62 |y routines may b| 00000950 65 0a 64 69 73 74 72 69 62 75 74 65 64 20 73 75 |e.distributed su| 00000960 62 6a 65 63 74 20 74 6f 20 74 68 65 20 66 6f 6c |bject to the fol| 00000970 6c 6f 77 69 6e 67 20 63 6f 6e 64 69 74 69 6f 6e |lowing condition| 00000980 73 3a 0a 0a 59 6f 75 20 68 61 76 65 20 70 65 72 |s:..You have per| 00000990 6d 69 73 73 69 6f 6e 20 74 6f 20 75 73 65 20 61 |mission to use a| 000009a0 6e 79 20 70 61 72 74 20 6f 72 20 74 68 65 20 77 |ny part or the w| 000009b0 68 6f 6c 65 20 6c 69 62 72 61 72 79 20 69 6e 20 |hole library in | 000009c0 61 20 70 72 6f 6a 65 63 74 20 79 6f 75 0a 69 6e |a project you.in| 000009d0 74 65 6e 64 20 74 6f 20 70 6c 61 63 65 20 69 6e |tend to place in| 000009e0 20 74 68 65 20 70 75 62 6c 69 63 20 64 6f 6d 61 | the public doma| 000009f0 69 6e 2c 20 61 73 20 6c 6f 6e 67 20 61 73 20 49 |in, as long as I| 00000a00 20 61 6d 20 66 75 6c 6c 79 20 63 72 65 64 69 74 | am fully credit| 00000a10 65 64 20 28 76 69 61 0a 74 68 65 20 69 6e 63 6c |ed (via.the incl| 00000a20 75 73 69 6f 6e 20 6f 66 20 74 68 69 73 20 66 69 |usion of this fi| 00000a30 6c 65 20 69 6e 20 74 68 65 20 70 72 6f 67 72 61 |le in the progra| 00000a40 6d 20 64 6f 63 75 6d 65 6e 74 61 74 69 6f 6e 29 |m documentation)| 00000a50 2e 20 49 66 20 79 6f 75 20 77 69 73 68 20 74 6f |. If you wish to| 00000a60 20 75 73 65 0a 74 68 65 73 65 20 72 6f 75 74 69 | use.these routi| 00000a70 6e 65 73 20 69 6e 20 61 20 70 72 6f 67 72 61 6d |nes in a program| 00000a80 20 74 68 61 74 20 69 73 20 66 6f 72 20 73 61 6c | that is for sal| 00000a90 65 20 28 66 6f 72 20 68 6f 77 65 76 65 72 20 6d |e (for however m| 00000aa0 75 63 68 20 61 6e 64 20 66 6f 72 0a 77 68 61 74 |uch and for.what| 00000ab0 65 76 65 72 20 72 65 61 73 6f 6e 73 29 20 6f 72 |ever reasons) or| 00000ac0 20 72 65 6c 65 61 73 65 64 20 61 73 20 63 6f 70 | released as cop| 00000ad0 79 72 69 67 68 74 20 6d 61 74 65 72 69 61 6c 20 |yright material | 00000ae0 74 68 65 6e 20 6d 79 20 65 78 70 72 65 73 73 0a |then my express.| 00000af0 70 65 72 6d 69 73 73 69 6f 6e 20 69 6e 20 77 72 |permission in wr| 00000b00 69 74 69 6e 67 20 6d 75 73 74 20 62 65 20 6f 62 |iting must be ob| 00000b10 74 61 69 6e 65 64 2e 20 49 20 6d 61 69 6e 74 61 |tained. I mainta| 00000b20 69 6e 20 63 6f 70 79 72 69 67 68 74 20 6f 6e 20 |in copyright on | 00000b30 61 6c 6c 20 74 68 65 0a 6d 61 74 65 72 69 61 6c |all the.material| 00000b40 20 73 75 70 70 6c 69 65 64 20 61 6e 64 20 72 65 | supplied and re| 00000b50 73 65 72 76 65 20 74 68 65 20 72 69 67 68 74 20 |serve the right | 00000b60 74 6f 20 61 6d 65 6e 64 20 74 68 65 73 65 20 63 |to amend these c| 00000b70 6f 6e 64 69 74 69 6f 6e 73 20 69 6e 20 63 61 73 |onditions in cas| 00000b80 65 73 0a 77 68 65 72 65 20 49 20 64 65 65 6d 20 |es.where I deem | 00000b90 6d 69 73 75 73 65 2e 20 0a 0a 54 68 65 20 6c 69 |misuse. ..The li| 00000ba0 62 72 61 72 79 20 63 6f 64 65 20 69 73 20 73 75 |brary code is su| 00000bb0 70 70 6c 69 65 64 20 66 72 65 65 20 6f 66 20 63 |pplied free of c| 00000bc0 68 61 72 67 65 20 74 6f 20 65 76 65 72 79 6f 6e |harge to everyon| 00000bd0 65 20 27 61 73 20 69 73 27 2e 20 54 68 65 72 65 |e 'as is'. There| 00000be0 20 69 73 20 6e 6f 0a 67 75 61 72 61 6e 74 65 65 | is no.guarantee| 00000bf0 20 74 68 61 74 20 69 74 20 69 73 20 66 72 65 65 | that it is free| 00000c00 20 66 72 6f 6d 20 62 75 67 73 20 61 6e 64 20 6e | from bugs and n| 00000c10 6f 20 77 61 72 72 61 6e 74 79 20 69 73 20 67 69 |o warranty is gi| 00000c20 76 65 6e 20 61 62 6f 75 74 20 69 74 73 0a 73 75 |ven about its.su| 00000c30 69 74 61 62 69 6c 69 74 79 20 66 6f 72 20 75 73 |itability for us| 00000c40 65 2e 0a 0a 46 75 72 74 68 65 72 20 64 65 74 61 |e...Further deta| 00000c50 69 6c 73 20 61 62 6f 75 74 20 45 76 6e 74 53 68 |ils about EvntSh| 00000c60 65 6c 6c 20 6d 61 79 20 62 65 20 6f 62 74 61 69 |ell may be obtai| 00000c70 6e 65 64 20 66 72 6f 6d 20 74 68 65 20 61 75 74 |ned from the aut| 00000c80 68 6f 72 3a 0a 0a 50 61 75 6c 20 48 6f 62 62 73 |hor:..Paul Hobbs| 00000c90 0a 52 68 65 69 6e 70 66 61 6c 7a 73 74 72 61 73 |.Rheinpfalzstras| 00000ca0 73 65 20 32 0a 38 35 30 34 39 20 49 6e 67 6f 6c |se 2.85049 Ingol| 00000cb0 73 74 61 64 74 0a 47 65 72 6d 61 6e 79 0a 0a 54 |stadt.Germany..T| 00000cc0 68 65 20 68 65 61 70 20 6d 61 6e 61 67 65 72 20 |he heap manager | 00000cd0 72 6f 75 74 69 6e 65 73 20 75 73 65 64 20 62 79 |routines used by| 00000ce0 20 45 76 6e 74 53 68 65 6c 6c 20 61 72 65 20 63 | EvntShell are c| 00000cf0 6f 70 79 72 69 67 68 74 20 52 69 73 63 20 55 73 |opyright Risc Us| 00000d00 65 72 20 61 6e 64 20 61 72 65 20 75 73 65 64 20 |er and are used | 00000d10 77 69 74 68 20 70 65 72 6d 69 73 73 69 6f 6e 2e |with permission.| 00000d20 0a 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |..--------------| 00000d30 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000d60 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a |---------------.| 00000d70 41 6e 79 20 70 72 6f 62 6c 65 6d 73 20 6f 72 20 |Any problems or | 00000d80 71 75 65 72 69 65 73 20 74 6f 20 3a 2e 0a 0a 52 |queries to :...R| 00000d90 6f 62 65 72 74 20 53 65 61 67 6f 0a 20 0a 34 30 |obert Seago. .40| 00000da0 20 41 6c 74 6f 6e 20 50 61 72 6b 20 52 6f 61 64 | Alton Park Road| 00000db0 0a 43 6c 61 63 74 6f 6e 20 4f 6e 20 53 65 61 20 |.Clacton On Sea | 00000dc0 0a 45 73 73 65 78 2e 0a 0a 43 4f 31 35 20 31 45 |.Essex...CO15 1E| 00000dd0 44 0a 0a |D..| 00000dd3