diff options
| author | bellard <bellard> | 2003-04-13 21:56:00 +0000 |
|---|---|---|
| committer | bellard <bellard> | 2003-04-13 21:56:00 +0000 |
| commit | 3bbcd30776bc490444786d57f66275d21a80d3b3 (patch) | |
| tree | 3477697027f8d9eb28af7481a9fcd026ad8a74a5 /README | |
| parent | fe7bcdef6bdeccc926b3dd1e27edcb1c0cd88fa1 (diff) | |
| download | tinycc-3bbcd30776bc490444786d57f66275d21a80d3b3.tar.gz tinycc-3bbcd30776bc490444786d57f66275d21a80d3b3.tar.bz2 | |
update
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ Features: - Compile and execute C source directly. No linking or assembly necessary. Full C preprocessor included. -- C script supported : just add '#!/usr/local/bin/tcc' at the first +- C script supported : just add '#!/usr/local/bin/tcc -run' at the first line of your C source, and execute it directly from the command line. |
