Moved the input stream, together with line/column info, into its own class,...
Moved the input stream, together with line/column info, into its own class, which allowed some other stuff just to pass the stream, and not have to be a member of Scanner.
Showing
stream.cpp
0 → 100644
stream.h
0 → 100644
Please register or sign in to comment