- setup_scripts(+SrcDir, +DstDir)
- Copy all *.in files in SrcDir into DstDir, replacing variables
denoted as @NAME@. Defined variables are:
- SWIPL
- The SWI-Prolog executable as it must be used in #!
- CLIOPATRIA
- Directory that holds the ClioPatria system
- CWD
- The (current) installation directory
- PARENTDIR
- Parent of CWD. This can be useful if the startup-script is located in a subdirectory of a project.