summaryrefslogtreecommitdiff
path: root/src/main/Straight.cc
blob: 3a36c06f94d5f9bc7c3198b5dd1c0fadf042fa8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * Straight.cc
 *
 *  Created on: Mar 22, 2011
 *      Author: jakob
 */

#include "Straight.h"

namespace vhc {



}