From d3135a69f653034f07b7657486f926a7a20ef3ee Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Thu, 1 Jun 2017 23:59:55 -0400 Subject: Strip trailing whitespace With ```bash bash ./etc/coq-scripts/formatting/strip-trailing-whitespace.sh ``` --- expansion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'expansion.md') diff --git a/expansion.md b/expansion.md index 15e3b7e3d..ca74dfcdc 100644 --- a/expansion.md +++ b/expansion.md @@ -70,7 +70,7 @@ involve register allocation and instruction scheduling. **loops** for our PHOAS language. Possibly hardcoded to [fold_left] of [seq], or something else that is sufficient to encode C "for" loops. Importantly, we -should have a way to reify existing code +should have a way to reify existing code **modules** for our PHOAS language so we don't have to inline everything. Basically we want to allow one Coq-level object to represent a collection of -- cgit v1.2.3