* src/misc/ltstr.hh: New file.
* src/misc/Makefile.am (misc_HEADERS): Add it.
This commit is contained in:
parent
479c4833e0
commit
117aaf6772
3 changed files with 57 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue