[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/45: reppar: Remove line numbers for "fig-query".
From: |
Ludovic Courtès |
Subject: |
39/45: reppar: Remove line numbers for "fig-query". |
Date: |
Tue, 09 Jun 2015 12:37:13 +0000 |
civodul pushed a commit to branch master
in repository maintenance.
commit 7e7195a125a012eaaae3778bc594bf2cbec4bf6a
Author: Ludovic Courtès <address@hidden>
Date: Tue Jun 2 12:01:30 2015 +0200
reppar: Remove line numbers for "fig-query".
---
doc/reppar-2015/reproducible-hpc.skb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/reppar-2015/reproducible-hpc.skb
b/doc/reppar-2015/reproducible-hpc.skb
index 036b137..595382d 100644
--- a/doc/reppar-2015/reproducible-hpc.skb
+++ b/doc/reppar-2015/reproducible-hpc.skb
@@ -336,7 +336,7 @@ form defines the ,(tt [openmpi]) variable to hold that
value.])
:legend [Querying the dependencies of a package object.]
:ident "fig-query"
- (prog :mark #f
+ (prog :mark #f :line #f
(source :language scheme :file "code/query-package.scm"
:start ";;!start"))
- 29/45: reppar: Comment out the section about active papers., (continued)
- 29/45: reppar: Comment out the section about active papers., Ludovic Courtès, 2015/06/09
- 40/45: reppar: Mention ACM TOMS, as suggested by Eric., Ludovic Courtès, 2015/06/09
- 42/45: reppar: Shrink the part about yumdb., Ludovic Courtès, 2015/06/09
- 37/45: reppar: Add missing parenthesis, as reported by Eric Bavier., Ludovic Courtès, 2015/06/09
- 43/45: reppar: Mention the packages used at MDC., Ludovic Courtès, 2015/06/09
- 36/45: reppar: Tweak the wording regarding MDC., Ludovic Courtès, 2015/06/09
- 26/45: reppar: Shrink various parts., Ludovic Courtès, 2015/06/09
- 45/45: reppar: Assorted fixes and nitpicking from Andreas., Ludovic Courtès, 2015/06/09
- 02/45: Add the beginnings of a RepPar 2015 paper., Ludovic Courtès, 2015/06/09
- 44/45: reppar: Fix reading flow., Ludovic Courtès, 2015/06/09
- 39/45: reppar: Remove line numbers for "fig-query".,
Ludovic Courtès <=