Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 69 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 69 Bytes

all.h

#include "all.h"

int main(void) {

 return 0;
}