diff options
author | Ian C <ianc@noddybox.co.uk> | 2019-12-12 23:07:52 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2019-12-12 23:07:52 +0000 |
commit | 3052219e28be94383fb4e63c977f1d62aa555e6d (patch) | |
tree | 5656adc0f6068743a7597bd3d839145457b14d8a /showlicense.mod/.cvsignore | |
parent | 65261f3559dd28949a0c74e7750608df0f8e6d0c (diff) |
Tweaks to compile with BlitzMax NG. Removed the glflag module as it doesn't
compile anymore.
Diffstat (limited to 'showlicense.mod/.cvsignore')
-rw-r--r-- | showlicense.mod/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/showlicense.mod/.cvsignore b/showlicense.mod/.cvsignore index a37585c..0bddba6 100644 --- a/showlicense.mod/.cvsignore +++ b/showlicense.mod/.cvsignore @@ -2,3 +2,4 @@ doc .bmx *.a *.i +*.i2 |