Revert "Make ex1.c and ex4.c be executable on any systems"
commitad5f3758c38f2364f03205dcb9fd48142d2d4499
authorgrischka <grischka>
Tue, 12 Jun 2012 13:45:13 +0000 (12 15:45 +0200)
committergrischka <grischka>
Tue, 12 Jun 2012 13:45:13 +0000 (12 15:45 +0200)
tree08e5102b995af057f84d71866100c1542a1b183b
parent27d38bf23f74d342a2b2c2065a72727c0d0d5e0d
Revert "Make ex1.c and ex4.c be executable on any systems"

Using /usr/bin/env tcc doesn't work as it was reported.  Revert to
using the full path which fails if the user installs tcc in non-default
location.  Then again this is just an example.

This reverts commit 27a428cd0fae475d7377e1dbe218c064ee217d85.
examples/ex1.c
examples/ex4.c