################################################
## .test_parse_rc			      ##
## file with command line args for test_parse ##
################################################
#infile=optimizer_test.c   	# file to be parsed
#infile=../working/lunar-rover.c
#infile=_tests/nnet_test.c
#gfx=yes  			# graphics on (yes|no)
#flush=yes			# flush tags on preparse error (yes|no)
list=no				# list visible root level objects after parse
#monitored=5 6 15	 	# list of tags of elements to monitor
watched=362 363 44 	 	# list of tags to print on 'print' command

### trace level : 0 none, 1 errors, 2 warnings, 3 few, 4 some, 5 many, 6 all
trace=5				# many