This commit is contained in:
Federico Ponchio 2004-07-02 13:02:00 +00:00
parent 34f0133ffd
commit b93374bd0c
1 changed files with 3 additions and 1 deletions

View File

@ -24,6 +24,9 @@
History
$Log: not supported by cvs2svn $
Revision 1.1 2004/06/24 14:32:45 ponchio
Moved from wrap/nexus
Revision 1.1 2004/06/24 14:18:58 ponchio
Created
@ -57,7 +60,6 @@ class VertRemap {
borders.GetValue(key, container);
}
private:
VFile<unsigned int> all;
MFHash borders;
};