Fix the formatting on a comment.
authorGabe Black <gblack@eecs.umich.edu>
Fri, 8 Jun 2007 17:16:05 +0000 (17:16 +0000)
committerGabe Black <gblack@eecs.umich.edu>
Fri, 8 Jun 2007 17:16:05 +0000 (17:16 +0000)
--HG--
extra : convert_revision : 89636a7410dec54235416e3c16db98cc5eecf2b0

src/arch/x86/isa/microops/base.isa

index 94726a0fbcfda16acfedc69ebdc587c15742723d..7fa4f0457536ab5e3cf0ed459709d3a4ab6e9719 100644 (file)
@@ -100,6 +100,8 @@ output header {{
 //////////////////////////////////////////////////////////////////////////
 //
 // Base class for the python representation of x86 microops
+//
+//////////////////////////////////////////////////////////////////////////
 
 let {{
     class X86Microop(object):