obscure bug fixed

This commit is contained in:
tTh
2022-12-24 22:11:31 +01:00
parent a1c0bf6e34
commit ab601629e5
3 changed files with 268 additions and 4 deletions

View File

@@ -14,6 +14,9 @@ program t
call fcolm_load_mapfile('chroma.map')
call fcolm_plot_mapfile('chroma.pnm')
call fcolm_load_mapfile('headache.map')
call fcolm_plot_mapfile('headache.pnm')
STOP 'BECAUSE YOU WAS OUMPFED.'
contains