summaryrefslogtreecommitdiff
path: root/texmf-dist/scripts/ketpic/ketlib/ketpicscifiles6/PartitionPt.sci
blob: 15d74ec4013e55e1cde66201861e2480d3908dbc (plain)
1
2
3
4
5
6
7
// 08.09.13

function Out=PartitionPt()
  global PARTITIONPT;
  Out=PARTITIONPT;
endfunction