plug-ins/script-fu/Makefile.am removed....
2008-09-11 Michael Natterer <mitch@gimp.org> * plug-ins/script-fu/Makefile.am * plug-ins/script-fu/re/*: removed.... * plug-ins/script-fu/script-fu-regex.[ch]: and replaced with a few-liner using GRegex. Seems to have some issues that need to be sorted out. * plug-ins/script-fu/scheme-wrapper.c: changed accordingly. svn path=/trunk/; revision=26921
This commit is contained in:
committed by
Michael Natterer
parent
0765087a8f
commit
bace080590
2
plug-ins/script-fu/script-fu-regex.h
Normal file
2
plug-ins/script-fu/script-fu-regex.h
Normal file
@ -0,0 +1,2 @@
|
||||
/* This function gets called when TinyScheme is initializing the extension */
|
||||
void init_re (scheme *sc);
|
||||
Reference in New Issue
Block a user