head 1.1; access; symbols FSL_1_7_0:1.1 CFG_0_9_11:1.1 FSL_1_6_1:1.1 CFG_0_9_10:1.1 FSL_1_6_0:1.1 FSL_1_6b2:1.1 CFG_0_9_9:1.1 FSL_1_6b1:1.1 CFG_0_9_8:1.1 CFG_0_9_7:1.1 CFG_0_9_6:1.1 CFG_0_9_5:1.1 CFG_0_9_4:1.1 FSL_1_5_0:1.1 FSL_1_5a3:1.1 CFG_0_9_3:1.1 FSL_1_5a2:1.1 FSL_1_5a1:1.1 FSL_1_4_0:1.1 FSL_1_4b1:1.1 CFG_0_9_2:1.1 CFG_0_9_1:1.1 FSL_1_4a1:1.1 FSL_1_3_0:1.1 FSL_1_3b1:1.1 FSL_1_2_1:1.1 FSL_1_2_0:1.1 FSL_1_1_0:1.1 FSL_1_1b1:1.1 FSL_1_0_8:1.1 FSL_1_0_7:1.1; locks; strict; comment @# @; 1.1 date 2002.11.19.09.43.56; author rse; state Exp; branches; next ; desc @@ 1.1 log @start a little hacking document @ text @ _ ___ ____ ____ ____ __ |_|_ _ / _ \/ ___/ ___|| _ \ ___ / _| __ _ _|_||_| | | | \___ \___ \| |_) | / __| |_ / _` | |_||_|_| | |_| |___) |__) | __/ | (__| _| (_| | |_|_|_| \___/|____/____/|_| \___|_| \__, | |___/ OSSP cfg - Configuration Parsing HACKING config.h ............. Autoconf generated header cfg.h ................ public API header cfg_global.h ......... private global header cfg_main.c ........... main library functions cfg_main.h ........... corresponding header cfg_syn.c ............ syntax tree import/export cfg_syn.h ............ corresponding header cfg_syn_parse.y ...... Bison parser specification cfg_syn_scan.l ....... Flex scanner specification cfg_node.c ........... syntax nodes cfg_node.h ........... corresponding header cfg_data.c ........... config annotation data cfg_data.h ........... corresponding header cfg_buf.c ............ auto-resizing buffer cfg_buf.h ............ corresponding header cfg_grid.c ........... grid memory allocator cfg_grid.h ........... corresponding header cfg_fmt.c ............ string formatting cfg_fmt.h ............ corresponding header cfg_util.c ........... utility functions cfg_util.h ........... corresponding header cfg_vers.c ........... auto-generated version information cfg_test.c ........... test suite @