From 7e875b8ea2447f5325628ea62c195a2b6206a7ff Mon Sep 17 00:00:00 2001 From: Andrey Filippov Date: Tue, 17 May 2016 19:46:40 -0600 Subject: [PATCH] updated working set --- .eclipse_project_setup/workingSet.psf | 3 --- .gitignore | 4 +++- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.eclipse_project_setup/workingSet.psf b/.eclipse_project_setup/workingSet.psf index baff1d5..8e8c945 100644 --- a/.eclipse_project_setup/workingSet.psf +++ b/.eclipse_project_setup/workingSet.psf @@ -1,8 +1,5 @@ - - - diff --git a/.gitignore b/.gitignore index 96b44ae..1937bb3 100644 --- a/.gitignore +++ b/.gitignore @@ -44,4 +44,6 @@ simulation_data/*.dat simulation_data/*.jpeg #these two project files are now in .eclipse_project_setup directory .project -.pydevproject \ No newline at end of file +.pydevproject +#copied from .eclipse_project_setup, can be used to import workin set to limit warnings reported +workingSet.psf \ No newline at end of file -- 2.18.1