Adding autoDTR tool in Chams project

This commit is contained in:
Damien Dupuis 2010-12-06 09:42:58 +00:00
parent 23fc3e7b79
commit 4e4a13c265
1 changed files with 1 additions and 0 deletions

View File

@ -551,6 +551,7 @@ if __name__ == "__main__":
, "scribe" , "scribe"
, "pharos" , "pharos"
, "schematic" , "schematic"
, "autoDTR"
] ]
, repository="/users/outil/chams/svn" , repository="/users/outil/chams/svn"
) )