Revision: | 269 |
Committed: | Wed Nov 17 19:31:52 2010 UTC (14 years, 9 months ago) by francois |
File size: | 312 byte(s) |
Log Message: | Ajout d'un cas test d'optimisation de topologie dans le depot |
# | User | Rev | Content |
---|---|---|---|
1 | francois | 269 | #!/bin/sh |
2 | CHEMINCOMPILE=../../exe/app | ||
3 | echo "*****************************************" | ||
4 | echo " OPTIMISATION DE TOPOLOGIE" | ||
5 | echo "*****************************************" | ||
6 | $CHEMINCOMPILE/topo_optis/topo_optis.exe -design bielle.magic -nondesign bielle_bloc.magic -out bielle_resu.magic -param params.txt | ||
7 | |||
8 | |||
9 |
Name | Value |
---|---|
svn:executable | * |