From be09fad901a57c62696328392d288a58dd2461d2 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Wed, 22 Jan 1997 21:13:08 +0000 Subject: [PATCH] doc --- src/cxxTemplates/README | 5 ++++- src/libCom/cxxTemplates/README | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/cxxTemplates/README b/src/cxxTemplates/README index 92fa6187f..4018aeb1b 100644 --- a/src/cxxTemplates/README +++ b/src/cxxTemplates/README @@ -1,5 +1,8 @@ -C++ templates +C++ templates: +tsSLList.h - type safe single linked list template +tsDLList.h - type safe double linked list template +resourceLib.h - hash table template the test subdir contains examples diff --git a/src/libCom/cxxTemplates/README b/src/libCom/cxxTemplates/README index 92fa6187f..4018aeb1b 100644 --- a/src/libCom/cxxTemplates/README +++ b/src/libCom/cxxTemplates/README @@ -1,5 +1,8 @@ -C++ templates +C++ templates: +tsSLList.h - type safe single linked list template +tsDLList.h - type safe double linked list template +resourceLib.h - hash table template the test subdir contains examples