diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2018-07-23 15:56:59 -0700 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2018-07-23 15:56:59 -0700 |
| commit | ca653cbb84802d0eb644d54d957501100586bea8 (patch) | |
| tree | 02642a684f12f17bd2b9ed81dc1a7359985f3539 /compatibility/compatibility.nom | |
| parent | 278b004d17830c7be7b329d7036cf82a246039fd (diff) | |
Added more file descriptions.
Diffstat (limited to 'compatibility/compatibility.nom')
| -rw-r--r-- | compatibility/compatibility.nom | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/compatibility/compatibility.nom b/compatibility/compatibility.nom index 6873e5e..001cd04 100644 --- a/compatibility/compatibility.nom +++ b/compatibility/compatibility.nom @@ -1,4 +1,8 @@ #!/usr/bin/env nomsu -V2.5.4.3 +# + This file contains code for defining ways to upgrade code between different versions + of Nomsu. + use "lib/os.nom" %UPGRADES = {} |
