version 1.7 | version 1.8 | |||
---|---|---|---|---|
|
| |||
num_errors); | num_errors); | |||
} | } | |||
#if 0 | ||||
recipe *get_first_recipe() { | ||||
recipelist *fl=formulalist; | ||||
recipe *formula=fl->items; | ||||
return formula; | ||||
} | ||||
#endif | ||||
char * ingred_name (char *name) { | char * ingred_name (char *name) { | |||
char *cp=name; | char *cp=name; | |||
Legend:
|