Subversion Repositories gelsvn

Rev

Rev 375 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 375 Rev 595
Line -... Line 1...
-
 
1
/* ----------------------------------------------------------------------- *
-
 
2
 * This file is part of GEL, http://www.imm.dtu.dk/GEL
-
 
3
 * Copyright (C) the authors and DTU Informatics
-
 
4
 * For license and list of authors, see ../../doc/intro.pdf
-
 
5
 * ----------------------------------------------------------------------- */
-
 
6
 
1
#include <string>
7
#include <string>
2
#include <list>
8
#include <list>
3
#include "string_utils.h"
9
#include "string_utils.h"
4
 
10
 
5
using namespace std;
11
using namespace std;