From 79574aa3e685c06ae4ccd16cf62f0ed873907ec1 Mon Sep 17 00:00:00 2001 From: Sebastian Held Date: Fri, 26 Mar 2010 11:57:53 +0100 Subject: [PATCH] move command line processing into class openEMS --- main.cpp | 17 +---------------- openems.cpp | 30 ++++++++++++++++++++++++++++++ openems.h | 2 ++ 3 files changed, 33 insertions(+), 16 deletions(-) diff --git a/main.cpp b/main.cpp index 950c4fa..970e249 100644 --- a/main.cpp +++ b/main.cpp @@ -42,22 +42,7 @@ int main(int argc, char *argv[]) { for (int n=2;n