diff --git a/.gitignore b/.gitignore index 38e1bf1..0dc0a09 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,9 @@ -V2RhoT_GGV/*.o -V2RhoT_GGV/Makefile -V2RhoT_GGV/V2RhoT_GGV -V2RhoT_GGV/test.out -V2RhoT_GGV/Makefile +bin/* +V2RhoT/*.o +V2RhoT/Makefile +V2RhoT/V2RhoT +V2RhoT/test.out +V2RhoT/Makefile V2T/*.o V2T/Makefile V2T/V2T diff --git a/Example/Makefile b/Example/Makefile index 68ded95..cbe4a97 100644 --- a/Example/Makefile +++ b/Example/Makefile @@ -1,5 +1,5 @@ -V2RhoT = ../V2RhoT_GGV/V2RhoT -V2T = ../V2T_PMK/V2T +V2RhoT = ../V2RhoT/V2RhoT +V2T = ../V2T/V2T # Plot properties FIGURE = results.ps ROI_T = 450/1450/-200/-50