2
0
marco 21 жил өмнө
parent
commit
4d28b94218

+ 1 - 1
docs/linuxex/template.pp

@@ -2,7 +2,7 @@ Program Example;
 
 { Program to demonstrate the *** function. }
 
-Uses linux;
+Uses BaseUnix,Unix;
 
 begin
 end.