From 98cbab74e896b673316ea8f7253f9350749bbeec Mon Sep 17 00:00:00 2001 From: login (tilde.temm) Date: Fri, 21 Feb 2020 21:34:10 -0500 Subject: Some more errors (specifically, fatal errors) were taken out into symbolic constants I had forgotten to handle the fatal errors and take the error numbers out into symbolic constants. I have now done that in tcoin.cpp and pcoin.cpp ---