vrmlint is a simple VRML'97 syntax checker. It does nothing except doing an attempt
at parsing a VRML'97 file, reporting errors and warning. Usage: 

	vrmlint <vrml-file-name>

or

	vrmlint

Input is read from standard input in the latter case.


Philippe Bekaert.
Computer Graphics Research Group - K.U.Leuven
Philippe.Bekaert@cs.kuleuven.ac.be

November, 24 1998. 