Added reopen() to VinFile with semantics of old rewind(); rewind() now
saves the cache.
Added getinfo() to VoutFile.
Fixed writing of 'grey' file header.
Added quiet parameter.
Adapted to new syntax.
1 file changed
tree: 2bc1950ff04a3adc24cc3d253dd86d38a4df1a17
  1. Demo/
  2. Doc/
  3. Grammar/
  4. Include/
  5. Lib/
  6. Mac/
  7. Modules/
  8. Objects/
  9. Parser/
  10. Python/
  11. Tools/