fix MacOSX interrupt handling

fix using Yap files as Yap scripts.


git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1555 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc
2006-03-03 23:11:30 +00:00
parent 2a16c4df67
commit b8e524424c
11 changed files with 122 additions and 135 deletions

View File

@@ -906,7 +906,7 @@ Unix-like environments. A simple example is shown next:
@example
@cartouche
#!/usr/local/bin/yap -L
#!/usr/local/bin/yap -L --
#
# Hello World script file using Yap
#