diff options
| author | Joshua Drake <Joshua.Ellis.Drake@gmail.com> | 2024-06-14 02:19:51 -0500 | 
|---|---|---|
| committer | Joshua Drake <Joshua.Ellis.Drake@gmail.com> | 2024-06-14 02:19:51 -0500 | 
| commit | 00f8c8b96c4a73fdac7b2ebe31408ee502a315cd (patch) | |
| tree | 58b62cb19c5067f9ac2b35949d22658779c2e739 /dist/default | |
| parent | ed2644ef4e934f2f7cf93890760737790925a1c8 (diff) | |
Diffstat (limited to 'dist/default')
| -rw-r--r-- | dist/default/production/memoryfile.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/dist/default/production/memoryfile.xml b/dist/default/production/memoryfile.xml index ad07adc..79b3d32 100644 --- a/dist/default/production/memoryfile.xml +++ b/dist/default/production/memoryfile.xml @@ -11,8 +11,8 @@      <memory name="program">        <units>bytes</units>        <length>16128</length> -      <used>4353</used> -      <free>11775</free> +      <used>4386</used> +      <free>11742</free>      </memory>    </executable>  </project> | 
