diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-09-24 15:27:05 -0400 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-09-24 15:27:05 -0400 |
commit | 1676b1bfc1544ba7049f198cb4ae75bea0513014 (patch) | |
tree | 0b66bf74271c6049bb7d7de86833de5ba3e6a789 /makefile | |
parent | 240f82255f0570d07139daab702459ab0ea2fce9 (diff) | |
download | PRE_98_063306-1676b1bfc1544ba7049f198cb4ae75bea0513014.tar.gz PRE_98_063306-1676b1bfc1544ba7049f198cb4ae75bea0513014.tar.bz2 PRE_98_063306-1676b1bfc1544ba7049f198cb4ae75bea0513014.zip |
many figure changes
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ DOC=monte-carlo -FIGS=fig_correlation_collapse-hL fig_correlation fig_metastable fig_correlation-temp fig_clusters_ising2d +FIGS=fig_correlation_collapse-hL fig_correlation fig_metastable fig_correlation-temp fig_clusters_ising2d fig_correlation-times fig_harmonic-susceptibilities fig_generator-times DATA=correlation correlation_temp metastable_raw metastable_func all: ${DOC}.pdf |