mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-21 05:09:31 +02:00
+ added views.pas that includes views.inc
git-svn-id: branches/unicodekvm@48544 -
This commit is contained in:
parent
c5541e9376
commit
1f3e903c10
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -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
|
||||
|
1
packages/fv/src/views.pas
Normal file
1
packages/fv/src/views.pas
Normal file
@ -0,0 +1 @@
|
||||
{$I views.inc}
|
Loading…
Reference in New Issue
Block a user