changed to using sstream
This commit is contained in:
parent
86fa476c67
commit
153b80440c
22 changed files with 253 additions and 31 deletions
|
|
@ -10,7 +10,7 @@ DOCDIR = ~/public_html/eodocs
|
|||
#Directory for indices -- not useful for the user
|
||||
IDXDIR = ~/index
|
||||
|
||||
EXTRA_DIST=LICENSE
|
||||
EXTRA_DIST=LICENSE
|
||||
|
||||
###############################################################################
|
||||
|
||||
|
|
|
|||
Reference in a new issue