X-Git-Url: https://s3miclassical.com/gitweb/?p=weak_simulation_stab_extent.git;a=blobdiff_plain;f=shrink.h;fp=shrink.h;h=543b20cc3ce2eb03ec479c1519fb2cc44b6a390c;hp=0000000000000000000000000000000000000000;hb=7bc25656311c391af6a4d5814cc82080981c63c4;hpb=d914e7c183347b1340988e0869a6e053dd573991 diff --git a/shrink.h b/shrink.h new file mode 100644 index 0000000..543b20c --- /dev/null +++ b/shrink.h @@ -0,0 +1 @@ +char shrink(int n, int *k, int *h, int **G, int **GBar, int *Q, int **D, int ***J, int *xi, int alpha);