From 96f8442e8ce619609d13eac20951686f5350b9d3 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 21 Apr 2007 11:06:28 +0000 Subject: [PATCH] changes --- scantime.ll | 2 -- 1 file changed, 2 deletions(-) diff --git a/scantime.ll b/scantime.ll index 70db0049..75819bcc 100644 --- a/scantime.ll +++ b/scantime.ll @@ -1,8 +1,6 @@ %option c++ 8bit %{ -/* This code is decommissioned for the time being. */ - #define YYSTYPE struct ledger::intorchar extern int yywrap();