1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
199 B
C

// vim: set filetype=c autoindent noexpandtab sts=2 ts=2 sw=2:
<$ LICENSE.MIT $>
#ifndef __<# UPPERBASENAME #>_H__
#define __<# UPPERBASENAME #>_H__
#include <stdio.h>
#include <stdlib.h>
#endif