summaryrefslogtreecommitdiff
path: root/raetsel.lpr
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-10-01 11:07:30 +0200
committerErich Eckner <git@eckner.net>2018-10-01 11:07:30 +0200
commit0c70d338a4157e59cb25f4881a349105957486a0 (patch)
treebce254114161df601b421bf2f27baae965b32092 /raetsel.lpr
parent70362e17027b8ad55d2f581f4712be3eabaa6256 (diff)
downloadRaetsel-0c70d338a4157e59cb25f4881a349105957486a0.tar.xz
buchstabenunit.pas,hochhausunit.pas -> raetselunit.inc
Diffstat (limited to 'raetsel.lpr')
-rw-r--r--raetsel.lpr3
1 files changed, 1 insertions, 2 deletions
diff --git a/raetsel.lpr b/raetsel.lpr
index 92f798f..a9538ec 100644
--- a/raetsel.lpr
+++ b/raetsel.lpr
@@ -7,8 +7,7 @@ uses
cthreads,
{$ENDIF}{$ENDIF}
Interfaces, // this includes the LCL widgetset
- Forms, unit1, Unit2, raetselunit, buchstabenunit, hochhausunit
- { you can add units after this };
+ Forms, unit1, Unit2, raetselunit;
{$R *.res}