Browse Source

Added stringl

michael 26 years ago
parent
commit
42b0134263
1 changed files with 2 additions and 0 deletions
  1. 2 0
      fcl/tests/README

+ 2 - 0
fcl/tests/README

@@ -10,3 +10,5 @@ File         Tests what ?
 list.pp      TList object from unit 'classes'.  (MVC)
 mstream.pp   TMemorySteam object from unit 'classes' (MVC)
 fstream.pp   TFileStream object from unit 'classes' (MVC)
+dparser.pp   TParser object from unit 'classes' (MVC)
+stringl.pp   TStringList object from unit classes' (MVC)