+ added views.pas that includes views.inc

git-svn-id: branches/unicodekvm@48544 -
This commit is contained in:
nickysn 2021-02-08 20:35:35 +00:00
parent c5541e9376
commit 1f3e903c10
2 changed files with 2 additions and 0 deletions

1
.gitattributes vendored
View File

@ -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/validate.pas 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/gdbint/Makefile svneol=native#text/plain
packages/gdbint/Makefile.fpc svneol=native#text/plain

View File

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