From 7aae5f99f1f7cf721d9cb29d10a7bdfddcaf1b0b Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 9 Jan 2001 20:48:07 +0000 Subject: [PATCH] * runs now with 1.0.x as well --- tests/test/trtti2.pp | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/test/trtti2.pp b/tests/test/trtti2.pp index 0b178cc22b..06b30a85c7 100644 --- a/tests/test/trtti2.pp +++ b/tests/test/trtti2.pp @@ -1,5 +1,3 @@ -{ %VERSION=1.1 } - type pbyte = ^byte;