about summary refs log tree commit diff
path: root/others/volume1/004.pas
diff options
context:
space:
mode:
Diffstat (limited to 'others/volume1/004.pas')
-rw-r--r--others/volume1/004.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/others/volume1/004.pas b/others/volume1/004.pas
index 9ade431..e619f50 100644
--- a/others/volume1/004.pas
+++ b/others/volume1/004.pas
@@ -1,4 +1,4 @@
-uses cmath;
+uses clib;
 
 var
   prime: array [2..1000000] of boolean;