From 90ea6afaf02ed710feb54397ab8600b71a3fb7d1 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 21 Apr 2007 11:05:39 +0000 Subject: A comment change. --- scantime.ll | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scantime.ll') 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(); -- cgit v1.2.3