#include <stdio.h> int main(int argc, char **argv) { puts("Hello, more easily organized world.\n"); }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 4438 | Chris Comparini |
Sample jam projects. "rootless" documentation still needs work. |