Explorar el Código

+ Add baseunix again.

git-svn-id: trunk@5987 -
daniel hace 18 años
padre
commit
95713c7264
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tests/tbs/tb0524.pp

+ 1 - 1
tests/tbs/tb0524.pp

@@ -1,6 +1,6 @@
 program tb0524;
 
-uses sockets;
+uses sockets,baseunix;
 
 const port=6667;