Subversion Repositories spacemission

Compare Revisions

Regard whitespace Rev 2 → Rev 1

/LevEdit.dpr
14,10 → 14,9
LevText in 'LevText.pas' {TextForm},
LevSplash in 'LevSplash.pas' {SplashForm},
LevSpeicherung in 'LevSpeicherung.pas' {SpeicherungForm},
SplInfo in 'SplInfo.pas' {InfoForm},
LevInfo in 'LevInfo.pas' {InfoForm},
LevSource in 'LevSource.pas' {SourceForm},
LevOptions in 'LevOptions.pas' {LevelForm},
Global in 'Global.pas';
LevOptions in 'LevOptions.pas' {LevelForm};
 
{$R *.RES}