mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
51e78bed9c
models for surface mobility, impact ionization and photo-generation. Quasi-three-dimensional simulation of cylindrically-symmetric devices is also supported. PR: 14686 Submitted by: Gianlorenzo Masini <masini@uniroma3.it>
18 lines
430 B
Plaintext
18 lines
430 B
Plaintext
*** pisces/9009/src/version.f.orig Fri Oct 29 10:38:31 1999
|
|
--- pisces/9009/src/version.f Fri Oct 29 10:57:24 1999
|
|
***************
|
|
*** 4,9 ****
|
|
character*(*) ver
|
|
character*(*) rel
|
|
ver = '9009'
|
|
! rel = 'S.0523 SunOS 4.1'
|
|
return
|
|
end
|
|
--- 4,9 ----
|
|
character*(*) ver
|
|
character*(*) rel
|
|
ver = '9009'
|
|
! rel = 'FreeBSD 1.0'
|
|
return
|
|
end
|