From 0f6782c9e5a9171d69d8e62dff33a558ba542d58 Mon Sep 17 00:00:00 2001 From: pants Date: Wed, 31 Aug 2016 11:57:40 -0400 Subject: did some refactoring --- src/homo_square_fracture.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/homo_square_fracture.c') diff --git a/src/homo_square_fracture.c b/src/homo_square_fracture.c index a0dd305..9103317 100644 --- a/src/homo_square_fracture.c +++ b/src/homo_square_fracture.c @@ -8,7 +8,7 @@ int main(int argc, char *argv[]) { // defining variables to be (potentially) set by command line flags unsigned int N, L, filename_len; double beta, inf, cutoff; - boundary_type boundary; + bound_t boundary; bool include_breaking, save_cluster_dist, use_voltage_boundaries, save_network, save_crit_stress, save_toughness, save_corr, save_conductivity, save_damage; -- cgit v1.2.3-70-g09d2