Ignore:
Timestamp:
07/23/12 16:00:46 (12 years ago)
Author:
sherbold
Message:
  • renamed packages to fit QUEST project structure
Location:
trunk/quest-core-events/src/de/ugoe/cs/quest/usageprofiles
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/quest-core-events/src/de/ugoe/cs/quest/usageprofiles/Trie.java

    r432 r433  
    1 package de.ugoe.cs.quest.models; 
     1package de.ugoe.cs.quest.usageprofiles; 
    22 
    33import java.io.Serializable; 
     
    363363         * (non-Javadoc) 
    364364         *  
    365          * @see de.ugoe.cs.quest.models.IDotCompatible#getDotRepresentation() 
     365         * @see de.ugoe.cs.quest.usageprofiles.IDotCompatible#getDotRepresentation() 
    366366         */ 
    367367        public String getDotRepresentation() { 
Note: See TracChangeset for help on using the changeset viewer.