/**************************************************************************** * Parser error 002: Point is not 3D * * Expect an error regarding the line: * CORNERS = [0, 0, 0, 0], [1, 1, 1] * * Author: Jed Wing * Date: 2008-04-04 ****************************************************************************/ TIME_STEP = 1e-6 ITERATIONS = 1 box1 BOX { CORNERS = [0, 0, 0], [1, 1] }