1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/cad/pisces/files/patch-be
Ade Lovett 51e78bed9c Add PISCES, a two-dimensional device simulator which includes
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>
2000-05-03 14:59:53 +00:00

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