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

#include "StraightElement.h"

namespace vhc {

}