@@ -46,24 +46,20 @@ ) (define-record dboard:area tree matrix - read-only ;; #t => can't write area-dat ;; the one-structure (one day dbstruct will be put in here) - name ;; name for this area - mpath ;; path to the megatest home (MT_RUN_AREA_HOME) view-path ;; //... view-type ;; standard, etc. matrix ;; the spreadsheet controls ;; the controls data ;; all the data kept in sync with db filters ;; user filters run-id ;; the current run-id test-ids ;; the current test id hash, run-id => test-id command ;; the command from the entry field - ;; dbstruct ;; not needed ) (define-record dboard:filter target ;; hash of widgets for the target runname ;; the runname widget