@@ -0,0 +1,11 @@
+unit tb0406;
+
+{$ifndef WITH_FULL}
+interface
+uses ub0406;
+implementation
+end.
+{$endif}
@@ -0,0 +1,7 @@
+unit ub0406;
+uses tb0406;