Added duplicity backup makefile
[mirrors/Programs.git] / bash / infect / hello.c
... / ...
CommitLineData
1#include <stdio.h>
2int main() { printf("Hello, world!\n"); }
This page took 0.084316 seconds and 4 git commands to generate.