projects
/
matthijs
/
master-project
/
report.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
daa8bda
)
Remove debug print from pret-haskell.lua.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Tue, 25 Aug 2009 14:34:05 +0000
(16:34 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Tue, 25 Aug 2009 14:34:05 +0000
(16:34 +0200)
pret-haskell.lua
patch
|
blob
|
history
diff --git
a/pret-haskell.lua
b/pret-haskell.lua
index 483d660dd2c70c577b64ceaf2a7fef9db475f1a6..bf74fe075b6a3e7149922e3398687a2602d47de5 100644
(file)
--- a/
pret-haskell.lua
+++ b/
pret-haskell.lua
@@
-11,7
+11,6
@@
local visualizer = buffers.newvisualizer('haskell')
function visualizer.flush_line(str,nested)
while str ~= '' do
- print("Looking at '" .. str .. "'")
if utf.match(str, '^ ') then
tex.sprint('\\obs ')
-- Eat the first character