/[svn]/parser/location.ml
ViewVC logotype

Contents of /parser/location.ml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations)
Tue Jul 10 16:56:44 2007 UTC (5 years, 10 months ago) by abate
File size: 74 byte(s)
[r2002-10-10 09:11:23 by cvscast] Initial revision

Original author: cvscast
Date: 2002-10-10 09:11:23+00:00
1 type loc = int * int
2 exception Location of loc * exn
3
4 let noloc = (-1,-1)

CVS Admin">CVS Admin
ViewVC Help
Powered by ViewVC 1.1.5