Subversion Repositories spacemission

Rev

Rev 1 | Rev 3 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1 Rev 2
Line 11... Line 11...
11
  SplMain in 'SplMain.pas' {MainForm},
11
  SplMain in 'SplMain.pas' {MainForm},
12
  SplText in 'SplText.pas' {TextForm},
12
  SplText in 'SplText.pas' {TextForm},
13
  SplSplash in 'SplSplash.pas' {SplashForm},
13
  SplSplash in 'SplSplash.pas' {SplashForm},
14
  SplSpeicherung in 'SplSpeicherung.pas' {SpeicherungForm},
14
  SplSpeicherung in 'SplSpeicherung.pas' {SpeicherungForm},
15
  SplInfo in 'SplInfo.pas' {InfoForm},
15
  SplInfo in 'SplInfo.pas' {InfoForm},
16
  SplCheat in 'SplCheat.pas' {CheatForm};
16
  SplCheat in 'SplCheat.pas' {CheatForm},
-
 
17
  Global in 'Global.pas';
17
 
18
 
18
{$R *.RES}
19
{$R *.RES}
19
 
20
 
20
var
21
var
21
  Fehler: boolean;
22
  Fehler: boolean;