Browse Source

+ moved here from webtbs dir

Jonas Maebe 24 years ago
parent
commit
425f5c31f3
1 changed files with 10 additions and 0 deletions
  1. 10 0
      tests/webtbf/tw1467.pp

+ 10 - 0
tests/webtbf/tw1467.pp

@@ -0,0 +1,10 @@
+Unit tw1467;
+
+Interface
+
+Implementation
+
+Constructor tWaterSpot.Init(_X,_Y,_Radius:Longint);
+Begin
+End;
+