Ticket #18208: patch-numparam.h.diff

File patch-numparam.h.diff, 359 bytes (added by godboutn@…, 15 years ago)
  • src/frontend/numparam/numparam.h

    old new  
    7777 char getidtype( tdico *d, char * s);
    7878 int attrib( tdico *dico, char * t, char op );
    7979
    80 char *nupa_inst_name;
    81 tdico *inst_dico;
     80extern char *nupa_inst_name;
     81extern tdico *inst_dico;
    8282