summary refs log tree commit diff stats
path: root/nim/strtabs.pas
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2009-01-07 17:03:25 +0100
committerAndreas Rumpf <rumpf_a@web.de>2009-01-07 17:03:25 +0100
commit439aa2d04d5528b5aed288f70895515d1da2dc3d (patch)
treecda2d0bc4d4f2bab189c4a0567cae3c1428c5ed0 /nim/strtabs.pas
parent1c8ddca7e08af9075a930edaca6c522d5e6fd8b5 (diff)
downloadNim-439aa2d04d5528b5aed288f70895515d1da2dc3d.tar.gz
version 0.7.4
Diffstat (limited to 'nim/strtabs.pas')
-rw-r--r--nim/strtabs.pas3
1 files changed, 1 insertions, 2 deletions
diff --git a/nim/strtabs.pas b/nim/strtabs.pas
index 295c46faa..b07aefab1 100644
--- a/nim/strtabs.pas
+++ b/nim/strtabs.pas
@@ -8,8 +8,7 @@
 //
 unit strtabs;
 
-// A configuration file parser; the Nimrod version of this file
-// will become part of the standard library.
+// String tables.
 
 interface