home *** CD-ROM | disk | FTP | other *** search
- SHM V1.42 Copyright 1987 C.Ediss. All Rights Reserved.
-
- SHM approximately simulates the motion of two interacting pendulums.
- It was written as an exercise in learning Lattice C Version 3.1 and
- Intuition on the Amiga.
- You are welcome to share it with your friends but please include
- all 19 files listed below so everyone has the full kit.
-
- shm shm.c shm.o shm.lnk shm.info shm_defines shm_readme
- shm_cycle_time.c shm_cycle_time.o shm_future.c shm_future.o
- shm_manual.c shm_manual.o shm_menu.c shm_menu.o
- shm_palette.c shm_palette.o shm_parameters.c shm_parameters.o
-
- I linked all these together with the standard Lattice setup using:-
-
- blink lib:c.o,shm.o,shm_menu.o,shm_manual.o,shm_future.o,
- shm_cycle_time.o,shm_parameters.o,shm_palette.o to shm
- lib lib:lcm.lib,lib:lc.lib,lib:amiga.lib
-
- typed all on one line (or execute shm.lnk).
-
- Chris Ediss - 792 Birch Ave, Sherwood Park, Alberta, Canada, T8A 1X1
-