4 lines
49 B
Bash
4 lines
49 B
Bash
|
|
#!/bin/csh
|
||
|
|
echo ntk2adl $1 $2
|
||
|
|
netgen A K $1 a $2
|