brewco/rdrecipes.h

Thu, 17 Dec 2015 22:45:54 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 17 Dec 2015 22:45:54 +0100
changeset 463
a1da58215b65
parent 459
1f88be70f253
permissions
-rw-r--r--

Completed the recipe editor.

#ifndef	_RDRECIPES_H
#define	_RDRECIPES_H


int  rdrecipes(void);
int  wrrecipes(void);


#endif

mercurial