mirror of
https://github.com/RTimothyEdwards/netgen.git
synced 2026-08-28 17:05:45 +02:00
4 lines
49 B
Bash
4 lines
49 B
Bash
#!/bin/csh
|
|
echo ntk2adl $1 $2
|
|
netgen A K $1 a $2
|