use crategeneral;
/// Name: write_to_controllers_mod
/// Description: Writes to the controllers/page file
/// Calls the write_to_module function from the general module writer
/// Name: write_to_models_mod
/// Description: Writes to the models/page file
/// Calls the write_to_module function from the general module writer