1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-15 23:59:37 +02:00
Paul Licameli 06eee27b9a Rewrite commit 1bc0f0f without further changes to lib-src...
... Reuse the external function registration added earlier in 2.3.0
development, for support of internationalization in Nyquist.

This way, we avoid making cyclic static linkage dependencies between the
library and the application.
2018-08-01 23:11:30 -04:00

10 lines
220 B
C

/* localptrs.h -- extend XLISP with these functions
*
* CHANGE LOG
* 28-Apr-03 rbd Removed "include switches.h" -- already included
*/
/* extension to xlisp */
#include "sndfnintptrs.h"
#include "seqfnintptrs.h"