Преглед на файлове

Added missing $Id$ to file 'ljumptab.h'

Roberto Ierusalimschy преди 7 години
родител
ревизия
21f663d29f
променени са 1 файла, в които са добавени 7 реда и са изтрити 0 реда
  1. 7 0
      ljumptab.h

+ 7 - 0
ljumptab.h

@@ -1,3 +1,10 @@
+/*
+** $Id: ljumptab.h 2018/07/10 13:40:16 $
+** Jump Table for the Lua interpreter
+** See Copyright Notice in lua.h
+*/
+
+
 #undef vmdispatch
 #undef vmcase
 #undef vmbreak