#include <megatree/common.h>
#include <megatree/megatree.h>
#include <megatree/storage_factory.h>
#include <megatree/tree_functions.h>
#include <unistd.h>
#include <iostream>
Go to the source code of this file.
Classes | |
class | TempDirectory |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 42 of file create.cpp.