;; -*- scheme -*- ;; This is an example of an empty state file. note that state files ;; when written by the application do not preserve comments or ;; formatting. (project ; (dict) ;; main dictionary ; (mark) ;; stack of previous dictionaries (id "CATkit") (prj "prj/CATkit") ;; project directory (port "/dev/ttyUSB0" 9600) ;; serial device + baud rate (path "." "/" "pic18" "prj/CATkit" ;; project paths, relative to Brood root. "prj/CATkit/sandbox" "prj/krikit/") )