about summary refs log tree commit diff
path: root/THT/B/QG-2014/dic.pp
diff options
context:
space:
mode:
Diffstat (limited to 'THT/B/QG-2014/dic.pp')
-rwxr-xr-xTHT/B/QG-2014/dic.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/THT/B/QG-2014/dic.pp b/THT/B/QG-2014/dic.pp
index 76f2323..716249d 100755
--- a/THT/B/QG-2014/dic.pp
+++ b/THT/B/QG-2014/dic.pp
@@ -61,7 +61,7 @@ var
   i: longint;
   ok: boolean;
 begin
-  assign(f, 'dic.dat');
+  assign(f, 'DIC.DAT');
   reset(f);
   while not seekeof(f) do
   begin