mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 00:50:42 +02:00
Fix directory for varutils unit
This commit is contained in:
parent
fe80f43e4e
commit
40c3dc5809
@ -6,7 +6,7 @@ src/inc/stdconvs.pp=namespaced/System.StdConvs.pp
|
|||||||
src/inc/variants.pp=namespaced/System.Variants.pp
|
src/inc/variants.pp=namespaced/System.Variants.pp
|
||||||
src/inc/strutils.pp=namespaced/System.StrUtils.pp
|
src/inc/strutils.pp=namespaced/System.StrUtils.pp
|
||||||
src/win/varutils.pp=namespaced/System.VarUtils.pp
|
src/win/varutils.pp=namespaced/System.VarUtils.pp
|
||||||
src/common/varutils.pp=namespaced/System.VarUtils.pp
|
src/inc/varutils.pp=namespaced/System.VarUtils.pp
|
||||||
src/inc/convutils.pp=namespaced/System.ConvUtils.pp
|
src/inc/convutils.pp=namespaced/System.ConvUtils.pp
|
||||||
src/inc/dateutils.pp=namespaced/System.DateUtils.pp
|
src/inc/dateutils.pp=namespaced/System.DateUtils.pp
|
||||||
src/inc/nullable.pp=namespaced/System.Nullable.pp
|
src/inc/nullable.pp=namespaced/System.Nullable.pp
|
||||||
|
Loading…
Reference in New Issue
Block a user