Update of /cvsroot/simspark/simspark/contrib/plugin/inputwx
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26469
Modified Files:
Makefile.am
Removed Files:
inputwx.cpp inputwx.h
Log Message:
- removed inputwx (moved to contrib/rsgedit)
Index: Makefile.am
===================================================================
RCS file: /cvsroot/simspark/simspark/contrib/plugin/inputwx/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile.am 25 Dec 2005 19:23:26 -0000 1.2
--- Makefile.am 2 Jan 2006 20:27:18 -0000 1.3
***************
*** 4,9 ****
inputsystemwx.cpp \
inputsystemwx.h \
! inputsystemwx_c.cpp \
! inputwx.cpp
# -module tells automake we're not building a library but a loadable module
--- 4,8 ----
inputsystemwx.cpp \
inputsystemwx.h \
! inputsystemwx_c.cpp
# -module tells automake we're not building a library but a loadable module
--- inputwx.h DELETED ---
--- inputwx.cpp DELETED ---
|