6 lines
48 B
ObjectPascal
6 lines
48 B
ObjectPascal
unit DS0021_unit;
|
|
|
|
type
|
|
pint=^integer;
|
|
|
|
end. |