diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-09-24 18:05:19 -0400 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-09-24 18:05:19 -0400 |
commit | a5e04f76b0dac4fdd6be00018aa0f54e7202c92d (patch) | |
tree | 32e1170c4079fc97ece830ec54264d2ad1249f9c /makefile | |
parent | 975e4834c0b54cd06aaf28157789a7d4130adc1a (diff) | |
parent | 2062625bdcad4341c456d687ff3542285f143e78 (diff) | |
download | PRE_98_063306-a5e04f76b0dac4fdd6be00018aa0f54e7202c92d.tar.gz PRE_98_063306-a5e04f76b0dac4fdd6be00018aa0f54e7202c92d.tar.bz2 PRE_98_063306-a5e04f76b0dac4fdd6be00018aa0f54e7202c92d.zip |
merged with 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 |