diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-10-22 21:07:37 -0400 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-10-22 21:07:37 -0400 |
commit | bd09ec8a66e946c5e036743a46da3ae1ac33f41a (patch) | |
tree | c86096ee7494017fc100a9213c630d72b30d2c7f /makefile | |
parent | 8f04b9ec8ac6d530e5044fe42051f658e6f251b0 (diff) | |
parent | 786ca95479f4f03756e453959aae065f761cbd5b (diff) | |
download | PRE_98_063306-bd09ec8a66e946c5e036743a46da3ae1ac33f41a.tar.gz PRE_98_063306-bd09ec8a66e946c5e036743a46da3ae1ac33f41a.tar.bz2 PRE_98_063306-bd09ec8a66e946c5e036743a46da3ae1ac33f41a.zip |
Merge branch 'master' of git:pub_wolff-field
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 |