diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-04-25 16:19:53 -0400 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-04-25 16:19:53 -0400 |
commit | 5a671ca50c2e6aa9ccc5705fca0668af944e41e7 (patch) | |
tree | 10a7a03c6d08d96539beaa26fcc824f258400dd9 /makefile | |
parent | a860010ee4d906345ffdfce0d37d62fa5f2c7d00 (diff) | |
download | PRE_98_063306-5a671ca50c2e6aa9ccc5705fca0668af944e41e7.tar.gz PRE_98_063306-5a671ca50c2e6aa9ccc5705fca0668af944e41e7.tar.bz2 PRE_98_063306-5a671ca50c2e6aa9ccc5705fca0668af944e41e7.zip |
maany 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 +FIGS=fig_correlation_collapse-hL fig_correlation fig_metastable fig_correlation-temp fig_clusters_ising2d DATA=correlation correlation_temp metastable_raw metastable_func all: ${DOC}.pdf |