source: MML/trunk/mml/at/gotoat.m @ 4

Last change on this file since 4 was 4, checked in by zhangj, 11 years ago

Initial import--MML version from SOLEIL@2013

File size: 173 bytes
Line 
1function gotoat
2
3cd(getenv('ATROOT'));
4
5% if strcmp(computer,'PCWIN') == 1
6%    cd \\Als-filer\physbase\matlab2004\at
7% else
8%    cd /home/als/physbase/matlab2004/at
9% end
10
Note: See TracBrowser for help on using the repository browser.