This website requires JavaScript.
Explore
Help
Sign In
anne
/
lyx_mirror
Watch
1
Star
0
Fork
0
You've already forked lyx_mirror
mirror of
https://git.lyx.org/repos/lyx.git
synced
2024-11-11 05:33:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
911dacfc28
lyx_mirror
/
src
/
credits.h
8 lines
80 B
C
Raw
Normal View
History
Unescape
Escape
Initial revision git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@140 a592a061-630c-0410-9148-cb99ea01b6c8
1999-09-27 18:44:28 +00:00
// -*- C++ -*-
pos=string::npos for regex not found, use handcoded transform in lstring.C, fix the crash in Delete, move to pre ind/dec instead of post inc/dec, try to use ostream_iterator in lastfiles.C, remove some debug output, change the rest of the .cdef files, make display of umlaut better git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@443 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-24 18:34:46 +00:00
#
ifndef CREDITS_H
#
define CREDITS_H
Initial revision git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@140 a592a061-630c-0410-9148-cb99ea01b6c8
1999-09-27 18:44:28 +00:00
void
ShowCredits
(
)
;
#
endif
Reference in New Issue
Copy Permalink