2012-11-25 14:41:51 +00:00
|
|
|
<?xml version="1.0" ?>
|
|
|
|
<configuration
|
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
|
xmlns="http://pdepend.org/schema/configuration"
|
|
|
|
xsi:schemaLocation="http://pdepend.org/schema/configuration http://pdepend.org/schema/1.0/configuration.xsd">
|
|
|
|
<cache>
|
|
|
|
<driver>file</driver>
|
|
|
|
<location>/tmp/pdepend</location>
|
|
|
|
</cache>
|
2011-06-10 21:55:32 +00:00
|
|
|
</configuration>
|