]> git.lyx.org Git - features.git/commitdiff
some scripts I fouind usefule when working on LyX
authorAndré Pönitz <poenitz@gmx.net>
Sat, 21 Oct 2006 07:05:52 +0000 (07:05 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Sat, 21 Oct 2006 07:05:52 +0000 (07:05 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15423 a592a061-630c-0410-9148-cb99ea01b6c8

development/misc/README [new file with mode: 0644]
development/scons/scons_manifest.py

diff --git a/development/misc/README b/development/misc/README
new file mode 100644 (file)
index 0000000..82be96b
--- /dev/null
@@ -0,0 +1,2 @@
+
+Some scripts I found useful when working on LyX
index 01692de31e50db8d1e58f2109573d7f403779fa4..9308c03574401437a20b4fed53cd509107d68f6b 100644 (file)
@@ -1477,7 +1477,6 @@ src_header_files = Split('''
     lyxlex_pimpl.h
     lyxrc.h
     lyxrow.h
-    lyxrow_funcs.h
     lyxserver.h
     lyxsocket.h
     lyxtext.h
@@ -1583,7 +1582,6 @@ src_pre_files = Split('''
     lyxlex_pimpl.C
     lyxrc.C
     lyxrow.C
-    lyxrow_funcs.C
     lyxserver.C
     lyxsocket.C
     lyxtextclass.C