File:  [LON-CAPA] / capa / capa51 / GUITools / webpage.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Sep 28 21:25:37 1999 UTC (24 years, 8 months ago) by albertel
Branches: capa
CVS tags: start
Created directory structure

/*
 * quizzer.h
 * Copyright Guy Albertelli II 1996
 */
#ifndef _WEBPAGE_H_
#define _WEBPAGE_H_
int emailcapaid(int argc, char** argv);
int getid(int argc, char** argv);
#endif /* _WEBPAGE_H_ */

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>