Ignore:
Timestamp:
01/20/06 16:15:34 (19 years ago)
Author:
boris
Message:
  • renaming org.modelica.mdt plugin to org.modelica.mdt.core (step 1)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaParser.java

    r240 r271  
    4444import java.util.Vector;
    4545
    46 import org.modelica.mdt.compiler.ModelicaParser;
     46import org.modelica.mdt.core.compiler.ModelicaParser;
    4747
    4848import junit.framework.TestCase;
    4949
    5050/**
    51  * test org.modelica.mdt.compiler.ModelicaParser class' code
     51 * test org.modelica.mdt.core.compiler.ModelicaParser class' code
    5252 */
    5353public class TestModelicaParser extends TestCase
Note: See TracChangeset for help on using the changeset viewer.