* src/misc/ltstr.hh: New file.

* src/misc/Makefile.am (misc_HEADERS): Add it.
This commit is contained in:
Alexandre Duret-Lutz 2005-02-04 15:27:24 +00:00
parent 479c4833e0
commit 117aaf6772
3 changed files with 57 additions and 1 deletions

View file

@ -1,4 +1,4 @@
## Copyright (C) 2003, 2004 Laboratoire d'Informatique de Paris 6 (LIP6),
## Copyright (C) 2003, 2004, 2005 Laboratoire d'Informatique de Paris 6 (LIP6),
## département Systèmes Répartis Coopératifs (SRC), Université Pierre
## et Marie Curie.
##
@ -32,6 +32,7 @@ misc_HEADERS = \
freelist.hh \
hash.hh \
hashfunc.hh \
ltstr.hh \
minato.hh \
modgray.hh \
random.hh \