diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-10-22 12:25:41 -0400 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-10-22 12:25:41 -0400 |
commit | 786ca95479f4f03756e453959aae065f761cbd5b (patch) | |
tree | c02803bb6ed566fd3fd84d90646b76b6da492d22 /makefile | |
parent | 2128a09515fd0b1cb6554eb589377dce5cd4a12c (diff) | |
download | PRE_98_063306-786ca95479f4f03756e453959aae065f761cbd5b.tar.gz PRE_98_063306-786ca95479f4f03756e453959aae065f761cbd5b.tar.bz2 PRE_98_063306-786ca95479f4f03756e453959aae065f761cbd5b.zip |
renamed the cluster figure and added hyperlink line breaksarxiv_v4
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 fig_correlation-times fig_harmonic-susceptibilities fig_generator-times +FIGS=fig_cluster-scaling fig_correlation-times fig_harmonic-susceptibilities fig_generator-times DATA=correlation correlation_temp metastable_raw metastable_func all: ${DOC}.pdf |