summaryrefslogtreecommitdiff
path: root/scantime.ll
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2007-04-21 11:05:39 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 03:38:29 -0400
commit90ea6afaf02ed710feb54397ab8600b71a3fb7d1 (patch)
treec72e05ffe8f8bd64453ce0b1be61eff921fed7a9 /scantime.ll
parent48f5d4543a1c1099a139197f13866056f27a15f9 (diff)
downloadfork-ledger-90ea6afaf02ed710feb54397ab8600b71a3fb7d1.tar.gz
fork-ledger-90ea6afaf02ed710feb54397ab8600b71a3fb7d1.tar.bz2
fork-ledger-90ea6afaf02ed710feb54397ab8600b71a3fb7d1.zip
A comment change.
Diffstat (limited to 'scantime.ll')
-rw-r--r--scantime.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/scantime.ll b/scantime.ll
index 75819bcc..70db0049 100644
--- a/scantime.ll
+++ b/scantime.ll
@@ -1,6 +1,8 @@
%option c++ 8bit
%{
+/* This code is decommissioned for the time being. */
+
#define YYSTYPE struct ledger::intorchar
extern int yywrap();