Changeset 537:c45393d29c31

Show
Ignore:
Timestamp:
09/24/09 17:40:57 (4 years ago)
Author:
tgambet
Branch:
default
convert_revision:
svn:cdcfb263-7567-472c-a848-e2c2df3466e7/trunk@538
Message:

comment TODO

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/org/w3c/unicorn/input/DirectInputParameter.java

    r423 r537  
    3535        @Override 
    3636        public String getDocumentName() { 
    37                 //TODO 
     37                //TODO Velocitize this 
    3838                return "Direct Input Document"; 
    3939        }