home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 10
/
aminetcdnumber101996.iso
/
Aminet
/
text
/
edit
/
FrexxEdA.lha
/
FrexxEd
/
fpl
/
FPLmode.FPL
< prev
next >
Wrap
Text File
|
1995-07-27
|
428b
|
11 lines
// $Id: FPLmode.FPL 1.2 1995/07/21 10:34:13 jskov Exp $
// $VER: FPLMode.FPL 1.0 (15.06.95) © Jesper Skov
//»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»» FPLMode settings ««
ConstructInfo("fpl_mode", "","", "LBH","", 0,0,0);
ConstructInfo("fpl_mode_ext", "","", "GSHW","", 0,0,"*fpl*");
ConstructInfo("fpl_mode_exe", "","", "GSHW","", 0,0,"CppModeInit();");
AddMode(1, "fpl_mode", "fpl_mode_ext", "fpl_mode_exe");