blob: e824f928e4d6e98f17783132d22676e9f079b2ac (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
|
bin/sk
bin/sketchy
include/sketchy.h
lib/libsketchy.a
lib/libsketchy.so
%%DATADIR%%/LICENSE
%%DATADIR%%/lib/abs.l
%%DATADIR%%/lib/append.l
%%DATADIR%%/lib/assoc.l
%%DATADIR%%/lib/assq.l
%%DATADIR%%/lib/booleanp.l
%%DATADIR%%/lib/c-alphabeticp.l
%%DATADIR%%/lib/c-cieqp.l
%%DATADIR%%/lib/c-cigep.l
%%DATADIR%%/lib/c-cigtp.l
%%DATADIR%%/lib/c-cilep.l
%%DATADIR%%/lib/c-ciltp.l
%%DATADIR%%/lib/c-downcase.l
%%DATADIR%%/lib/c-lower-casep.l
%%DATADIR%%/lib/c-numericp.l
%%DATADIR%%/lib/c-upcase.l
%%DATADIR%%/lib/c-upper-casep.l
%%DATADIR%%/lib/c-whitespacep.l
%%DATADIR%%/lib/caaaar.l
%%DATADIR%%/lib/caaar.l
%%DATADIR%%/lib/caar.l
%%DATADIR%%/lib/ceqp.l
%%DATADIR%%/lib/cgep.l
%%DATADIR%%/lib/cgtp.l
%%DATADIR%%/lib/clep.l
%%DATADIR%%/lib/cltp.l
%%DATADIR%%/lib/digits.l
%%DATADIR%%/lib/divide.l
%%DATADIR%%/lib/equal.l
%%DATADIR%%/lib/equalp.l
%%DATADIR%%/lib/evenp.l
%%DATADIR%%/lib/expt.l
%%DATADIR%%/lib/gcd.l
%%DATADIR%%/lib/greater.l
%%DATADIR%%/lib/gteq.l
%%DATADIR%%/lib/id.l
%%DATADIR%%/lib/integer.l
%%DATADIR%%/lib/iterate.l
%%DATADIR%%/lib/lcm.l
%%DATADIR%%/lib/length.l
%%DATADIR%%/lib/less.l
%%DATADIR%%/lib/list-ref.l
%%DATADIR%%/lib/list-tail.l
%%DATADIR%%/lib/list.l
%%DATADIR%%/lib/listp.l
%%DATADIR%%/lib/lteq.l
%%DATADIR%%/lib/map.l
%%DATADIR%%/lib/max.l
%%DATADIR%%/lib/member.l
%%DATADIR%%/lib/memq.l
%%DATADIR%%/lib/min.l
%%DATADIR%%/lib/minus.l
%%DATADIR%%/lib/modulo.l
%%DATADIR%%/lib/natural.l
%%DATADIR%%/lib/naturalp.l
%%DATADIR%%/lib/ndivide.l
%%DATADIR%%/lib/negate.l
%%DATADIR%%/lib/negativep.l
%%DATADIR%%/lib/neqp.l
%%DATADIR%%/lib/newline.l
%%DATADIR%%/lib/nexpt.l
%%DATADIR%%/lib/ngreater.l
%%DATADIR%%/lib/ngteq.l
%%DATADIR%%/lib/nless.l
%%DATADIR%%/lib/nlteq.l
%%DATADIR%%/lib/nminus.l
%%DATADIR%%/lib/non-negativep.l
%%DATADIR%%/lib/normalize.l
%%DATADIR%%/lib/not.l
%%DATADIR%%/lib/nplus.l
%%DATADIR%%/lib/nquotient.l
%%DATADIR%%/lib/nremainder.l
%%DATADIR%%/lib/ntimes.l
%%DATADIR%%/lib/nullp.l
%%DATADIR%%/lib/numtostr.l
%%DATADIR%%/lib/oddp.l
%%DATADIR%%/lib/plus.l
%%DATADIR%%/lib/positivep.l
%%DATADIR%%/lib/pred.l
%%DATADIR%%/lib/quotient.l
%%DATADIR%%/lib/remainder.l
%%DATADIR%%/lib/reverse.l
%%DATADIR%%/lib/s-append.l
%%DATADIR%%/lib/s-cieqp.l
%%DATADIR%%/lib/s-cigep.l
%%DATADIR%%/lib/s-cigtp.l
%%DATADIR%%/lib/s-cilep.l
%%DATADIR%%/lib/s-ciltp.l
%%DATADIR%%/lib/s-length.l
%%DATADIR%%/lib/s-ref.l
%%DATADIR%%/lib/seqp.l
%%DATADIR%%/lib/sgep.l
%%DATADIR%%/lib/sgtp.l
%%DATADIR%%/lib/sketchy.l
%%DATADIR%%/lib/slep.l
%%DATADIR%%/lib/sltp.l
%%DATADIR%%/lib/sqrt.l
%%DATADIR%%/lib/string.l
%%DATADIR%%/lib/strtonum.l
%%DATADIR%%/lib/substring.l
%%DATADIR%%/lib/succ.l
%%DATADIR%%/lib/times.l
%%DATADIR%%/lib/zerop.l
%%DATADIR%%/sketchy.image
%%DATADIR%%/src/anyp.l
%%DATADIR%%/src/bottles.l
%%DATADIR%%/src/bubblesort.l
%%DATADIR%%/src/count.l
%%DATADIR%%/src/date.l
%%DATADIR%%/src/depth.l
%%DATADIR%%/src/draw-tree.l
%%DATADIR%%/src/evaluate.l
%%DATADIR%%/src/everyp.l
%%DATADIR%%/src/explode.l
%%DATADIR%%/src/fact.l
%%DATADIR%%/src/factors.l
%%DATADIR%%/src/filter.l
%%DATADIR%%/src/gen-bottles.l
%%DATADIR%%/src/hanoi.l
%%DATADIR%%/src/headp.l
%%DATADIR%%/src/hyper.l
%%DATADIR%%/src/implode.l
%%DATADIR%%/src/infix.l
%%DATADIR%%/src/insert.l
%%DATADIR%%/src/intersection.l
%%DATADIR%%/src/iota.l
%%DATADIR%%/src/isort.l
%%DATADIR%%/src/last.l
%%DATADIR%%/src/lvrename.l
%%DATADIR%%/src/maplist.l
%%DATADIR%%/src/not-equalp.l
%%DATADIR%%/src/orderedp.l
%%DATADIR%%/src/pair.l
%%DATADIR%%/src/permute.l
%%DATADIR%%/src/prefix.l
%%DATADIR%%/src/product.l
%%DATADIR%%/src/prolog.l
%%DATADIR%%/src/qsort.l
%%DATADIR%%/src/queens.l
%%DATADIR%%/src/read-line.l
%%DATADIR%%/src/reduce.l
%%DATADIR%%/src/remove.l
%%DATADIR%%/src/sketchy-ext.l
%%DATADIR%%/src/some.l
%%DATADIR%%/src/sublist.l
%%DATADIR%%/src/subst.l
%%DATADIR%%/src/sum.l
%%DATADIR%%/src/tailp.l
%%DATADIR%%/src/tree.l
%%DATADIR%%/src/union.l
%%DATADIR%%/src/unique.l
%%DATADIR%%/src/unlet.l
%%DATADIR%%/src/unsort.l
%%DATADIR%%/src/vqueens.l
%%DOCSDIR%%/index.html
%%DOCSDIR%%/library/abs.html
%%DOCSDIR%%/library/append.html
%%DOCSDIR%%/library/assoc.html
%%DOCSDIR%%/library/assq.html
%%DOCSDIR%%/library/booleanp.html
%%DOCSDIR%%/library/c-alphabeticp.html
%%DOCSDIR%%/library/c-cieqp.html
%%DOCSDIR%%/library/c-cigep.html
%%DOCSDIR%%/library/c-cigtp.html
%%DOCSDIR%%/library/c-cilep.html
%%DOCSDIR%%/library/c-ciltp.html
%%DOCSDIR%%/library/c-downcase.html
%%DOCSDIR%%/library/c-lower-casep.html
%%DOCSDIR%%/library/c-numericp.html
%%DOCSDIR%%/library/c-upcase.html
%%DOCSDIR%%/library/c-upper-casep.html
%%DOCSDIR%%/library/c-whitespacep.html
%%DOCSDIR%%/library/caaaar.html
%%DOCSDIR%%/library/caaar.html
%%DOCSDIR%%/library/caar.html
%%DOCSDIR%%/library/ceqp.html
%%DOCSDIR%%/library/cgep.html
%%DOCSDIR%%/library/cgtp.html
%%DOCSDIR%%/library/clep.html
%%DOCSDIR%%/library/cltp.html
%%DOCSDIR%%/library/digits.html
%%DOCSDIR%%/library/divide.html
%%DOCSDIR%%/library/equal.html
%%DOCSDIR%%/library/equalp.html
%%DOCSDIR%%/library/evenp.html
%%DOCSDIR%%/library/expt.html
%%DOCSDIR%%/library/gcd.html
%%DOCSDIR%%/library/greater.html
%%DOCSDIR%%/library/gteq.html
%%DOCSDIR%%/library/id.html
%%DOCSDIR%%/library/index.html
%%DOCSDIR%%/library/integer.html
%%DOCSDIR%%/library/iterate.html
%%DOCSDIR%%/library/lcm.html
%%DOCSDIR%%/library/length.html
%%DOCSDIR%%/library/less.html
%%DOCSDIR%%/library/list-ref.html
%%DOCSDIR%%/library/list-tail.html
%%DOCSDIR%%/library/list.html
%%DOCSDIR%%/library/listp.html
%%DOCSDIR%%/library/lteq.html
%%DOCSDIR%%/library/map.html
%%DOCSDIR%%/library/max.html
%%DOCSDIR%%/library/member.html
%%DOCSDIR%%/library/memq.html
%%DOCSDIR%%/library/min.html
%%DOCSDIR%%/library/minus.html
%%DOCSDIR%%/library/modulo.html
%%DOCSDIR%%/library/natural.html
%%DOCSDIR%%/library/naturalp.html
%%DOCSDIR%%/library/ndivide.html
%%DOCSDIR%%/library/negate.html
%%DOCSDIR%%/library/negativep.html
%%DOCSDIR%%/library/neqp.html
%%DOCSDIR%%/library/newline.html
%%DOCSDIR%%/library/nexpt.html
%%DOCSDIR%%/library/ngreater.html
%%DOCSDIR%%/library/ngteq.html
%%DOCSDIR%%/library/nless.html
%%DOCSDIR%%/library/nlteq.html
%%DOCSDIR%%/library/nminus.html
%%DOCSDIR%%/library/non-negativep.html
%%DOCSDIR%%/library/normalize.html
%%DOCSDIR%%/library/not.html
%%DOCSDIR%%/library/nplus.html
%%DOCSDIR%%/library/nquotient.html
%%DOCSDIR%%/library/nremainder.html
%%DOCSDIR%%/library/ntimes.html
%%DOCSDIR%%/library/nullp.html
%%DOCSDIR%%/library/numtostr.html
%%DOCSDIR%%/library/oddp.html
%%DOCSDIR%%/library/plus.html
%%DOCSDIR%%/library/positivep.html
%%DOCSDIR%%/library/pred.html
%%DOCSDIR%%/library/quotient.html
%%DOCSDIR%%/library/remainder.html
%%DOCSDIR%%/library/reverse.html
%%DOCSDIR%%/library/s-append.html
%%DOCSDIR%%/library/s-cieqp.html
%%DOCSDIR%%/library/s-cigep.html
%%DOCSDIR%%/library/s-cigtp.html
%%DOCSDIR%%/library/s-cilep.html
%%DOCSDIR%%/library/s-ciltp.html
%%DOCSDIR%%/library/s-length.html
%%DOCSDIR%%/library/s-ref.html
%%DOCSDIR%%/library/seqp.html
%%DOCSDIR%%/library/sgep.html
%%DOCSDIR%%/library/sgtp.html
%%DOCSDIR%%/library/slep.html
%%DOCSDIR%%/library/sltp.html
%%DOCSDIR%%/library/sqrt.html
%%DOCSDIR%%/library/string.html
%%DOCSDIR%%/library/strtonum.html
%%DOCSDIR%%/library/substring.html
%%DOCSDIR%%/library/succ.html
%%DOCSDIR%%/library/times.html
%%DOCSDIR%%/library/zerop.html
%%DOCSDIR%%/license.html
%%DOCSDIR%%/ndx2.html
%%DOCSDIR%%/prog/bottles.html
%%DOCSDIR%%/prog/draw-tree.html
%%DOCSDIR%%/prog/fact.html
%%DOCSDIR%%/prog/factors.html
%%DOCSDIR%%/prog/hyper.html
%%DOCSDIR%%/prog/infix.html
%%DOCSDIR%%/prog/permute.html
%%DOCSDIR%%/prog/prefix.html
%%DOCSDIR%%/prog/prolog.html
%%DOCSDIR%%/prog/qsort.html
%%DOCSDIR%%/prog/queens.html
%%DOCSDIR%%/prog/read-line.html
%%DOCSDIR%%/progs.html
%%DOCSDIR%%/sk01.html
%%DOCSDIR%%/sk02.html
%%DOCSDIR%%/sk03.html
%%DOCSDIR%%/sk04.html
%%DOCSDIR%%/sk05.html
%%DOCSDIR%%/sk06.html
%%DOCSDIR%%/sk07.html
%%DOCSDIR%%/sk08.html
%%DOCSDIR%%/sk09.html
%%DOCSDIR%%/sk10.html
%%DOCSDIR%%/toc2-x.html
%%DOCSDIR%%/toc2.html
@dirrm %%DATADIR%%/lib
@dirrm %%DATADIR%%/src
@dirrm %%DATADIR%%
@dirrm %%DOCSDIR%%/library
@dirrm %%DOCSDIR%%/prog
@dirrm %%DOCSDIR%%
|