Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.5 by gforget, Wed Jan 5 22:46:42 2011 UTC | revision 1.6 by gforget, Fri Aug 5 21:44:32 2011 UTC | |
---|---|---|
# | Line 64 matlab -nojvm -nodisplay << EOF | Line 64 matlab -nojvm -nodisplay << EOF |
64 | ||
65 | %test gcmfaces: | %test gcmfaces: |
66 | cd gcmfaces; | cd gcmfaces; |
67 | global gcmfaces_skipplottest; gcmfaces_skipplottest=1; | gcmfaces_global; |
68 | global gcmfaces_verbose; gcmfaces_verbose=0; | myenv.verbose=1; |
69 | myenv.lessplot=1; | |
70 | myenv.lesstest=1; | |
71 | gcmfaces_init; | gcmfaces_init; |
72 | cd ..; | cd ..; |
73 |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |