diff options
| author | Joshua Drake <Joshua.Ellis.Drake@gmail.com> | 2024-05-04 11:15:57 -0500 | 
|---|---|---|
| committer | Joshua Drake <Joshua.Ellis.Drake@gmail.com> | 2024-05-04 11:15:57 -0500 | 
| commit | f54fe1d4bfdec539ec9143d1ec9040bb737e850a (patch) | |
| tree | f667263b78f517dbab8ada8ce844538652271385 /dist | |
| parent | 3ee1a69c65589a744b67f770001022a884fe32ba (diff) | |
Minor clean up.
Diffstat (limited to 'dist')
| -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 48256ad..9180b88 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>4359</used> -      <free>11769</free> +      <used>4362</used> +      <free>11766</free>      </memory>    </executable>  </project> | 
