Changeset 480 for trunk/thune/tokenize.c

Show
Ignore:
Timestamp:
09/24/07 23:27:09 (14 months ago)
Author:
krobillard
Message:

Line comments now set SOL for next value.
Select! now supports a negative index.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/tokenize.c

    r458 r480  
    517517            ++lines; 
    518518            ++it; 
     519            sol = 1; 
    519520            goto start; 
    520521        }