瀏覽代碼

+ added views.pas that includes views.inc

git-svn-id: branches/unicodekvm@48544 -
nickysn 4 年之前
父節點
當前提交
1f3e903c10
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      .gitattributes
  2. 1 0
      packages/fv/src/views.pas

+ 1 - 0
.gitattributes

@@ -5031,6 +5031,7 @@ packages/fv/src/udrivers.pas svneol=native#text/plain
 packages/fv/src/unixsmsg.inc svneol=native#text/plain
 packages/fv/src/unixsmsg.inc svneol=native#text/plain
 packages/fv/src/validate.pas svneol=native#text/plain
 packages/fv/src/validate.pas svneol=native#text/plain
 packages/fv/src/views.inc svneol=native#text/plain
 packages/fv/src/views.inc svneol=native#text/plain
+packages/fv/src/views.pas svneol=native#text/plain
 packages/fv/src/w32smsg.inc svneol=native#text/plain
 packages/fv/src/w32smsg.inc svneol=native#text/plain
 packages/gdbint/Makefile svneol=native#text/plain
 packages/gdbint/Makefile svneol=native#text/plain
 packages/gdbint/Makefile.fpc svneol=native#text/plain
 packages/gdbint/Makefile.fpc svneol=native#text/plain

+ 1 - 0
packages/fv/src/views.pas

@@ -0,0 +1 @@
+{$I views.inc}