Ignore:
Timestamp:
06/06/06 16:32:17 (18 years ago)
Author:
adrpo
Message:
  • fixed a small bug "replaceable" instead of "replacable"
  • fixed the adding of bugs to the problems list when the folder containing the file is a project
  • etc.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/text/ModelicaCodeScanner.java

    r457 r478  
    107107            "output","overload","package","parameter",
    108108            "partial","protected","public","record",
    109             "redeclare","replacable","return", "terminate",
     109            "redeclare","replaceable","return", "terminate",
    110110            "then","time","true","type","when","while","within",
    111111           
Note: See TracChangeset for help on using the changeset viewer.