Synopsis
(macro) int mda_IsCurModel(int model)
Purpose
Test if model is the current model.
Description
Given a model, determine if it matches the current model number.
Input
model
Model to be compared against current model
Return
0 if model does not match the current model
1 if model does match the current model
.fi