mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-26 05:02:31 -06:00
9 lines
259 B
ObjectPascal
9 lines
259 B
ObjectPascal
|
#if $[and $[CTPROJS],$[WINDOWS_PLATFORM]]
|
||
|
// This script is only useful if you're using the ctattach script on
|
||
|
// Windows; therefore, we only bother to install it if you're using
|
||
|
// the cattach scripts.
|
||
|
#define INSTALL_SCRIPTS runPythonEmacs
|
||
|
|
||
|
#endif
|
||
|
|