home *** CD-ROM | disk | FTP | other *** search
- MODULE makeV40 ;
-
- IMPORT
- Alerts, AmigaGuide,
- AmigaLib,
- Asl, Audio,
- BootBlock, Bullet,
- CD, Classes,
- Clipboard, ColorWheel,
- Commodities, Console,
- ConUnit, DataTypes,
- DiskFont, Dos,
- DosStdIO, Exec,
- Expansion, GadTools,
- GamePort, GfxMacros,
- GradientSlider, Graphics,
- HardBlocks, Hardware,
- Icon, IFFParse,
- Input, InputEvent,
- Intuition, Keyboard,
- KeyMap, Layers,
- Locale, LowLevel,
- MathFFP, MathIEEEDoubBas,
- MathIEEEDoubTrans, MathIEEESingBas,
- MathIEEESingTrans, MathTrans,
- ModeID, Narrator,
- NonVolatile, Parallel,
- Prefs, Printer,
- PrtBase, PrtGfx,
- RamDrive, RealTime,
- Resources, Rexx,
- SCSIDisk, Serial,
- TapeDeck, Timer,
- TrackDisk, Translator,
- Utility, Workbench ;
-
- END makeV40.
-