#include "cxxtls/muSED.h"
#include <cxxtls/file.h>
#include <stdlib.h>
#include <iostream>
#include <fstream>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
static void | readFile (string filename, list< string > &output) |
int main | ( | int | argc, | |
char ** | argv | |||
) |
static void readFile | ( | string | filename, | |
list< string > & | output | |||
) | [static] |