add docstring.h

reorder alphabetically


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14663 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2006-08-14 07:34:43 +00:00
parent 5687075007
commit 7f3df9dfcd

View File

@ -96,6 +96,7 @@ src_support_header_files = Split('''
copied_ptr.h
cow_ptr.h
debugstream.h
docstring.h
environment.h
filefilterlist.h
filename.h
@ -121,8 +122,8 @@ src_support_header_files = Split('''
textutils.h
translator.h
types.h
userinfo.h
unicode.h
userinfo.h
''')
@ -153,9 +154,9 @@ src_support_files = Split('''
socktools.C
systemcall.C
tempname.C
unicode.C
unlink.C
userinfo.C
unicode.C
''')