mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-07 22:48:34 +01:00
* Moved description of fptemplate to fcl-base
git-svn-id: trunk@16081 -
This commit is contained in:
parent
292e85a59a
commit
8952ae07b8
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1670,6 +1670,7 @@ packages/fcl-base/src/win/fclel.res -text
|
||||
packages/fcl-base/src/win/fileinfo.pp svneol=native#text/plain
|
||||
packages/fcl-base/src/wince/fileinfo.pp svneol=native#text/plain
|
||||
packages/fcl-base/src/wtex.pp svneol=native#text/plain
|
||||
packages/fcl-base/texts/fptemplate.txt svneol=native#text/plain
|
||||
packages/fcl-db/Makefile svneol=native#text/plain
|
||||
packages/fcl-db/Makefile.fpc svneol=native#text/plain
|
||||
packages/fcl-db/fpmake.pp svneol=native#text/plain
|
||||
@ -2270,7 +2271,6 @@ packages/fcl-web/examples/webdata/demo6/wmusers.pp svneol=native#text/plain
|
||||
packages/fcl-web/examples/webdata/demos.txt svneol=native#text/plain
|
||||
packages/fcl-web/examples/webdata/users.dbf -text
|
||||
packages/fcl-web/fpmake.pp svneol=native#text/plain
|
||||
packages/fcl-web/fptemplate.txt svneol=native#text/plain
|
||||
packages/fcl-web/src/base/Makefile svneol=native#text/plain
|
||||
packages/fcl-web/src/base/Makefile.fpc svneol=native#text/plain
|
||||
packages/fcl-web/src/base/README.txt svneol=native#text/plain
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
REMARK:
|
||||
|
||||
fptemplate.pp has been moved to fcl-base.
|
||||
|
||||
fptemplate.pp
|
||||
|
||||
implements template support
|
||||
Loading…
Reference in New Issue
Block a user