Skip to content

Commit c1cb740

Browse files
update the readme
1 parent 8351616 commit c1cb740

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.MD

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,9 @@ There are a number of limitations in these importers as the various formats supp
134134

135135
| Extension(s) | Format | Read | Write |
136136
|---|---|---|---|
137-
| `.nec` `.deck` `.4nec` | OpenNEC / NEC-2 deck |||
138-
| `.nec2` | NEC-2 (stripped, numeric) |||
139-
| `.nec4` | NEC-4 || stub |
137+
| `.nec` `.deck` `.4nec` | OpenNEC / 4nec2 deck |||
138+
| `.nec2` | NEC-2 |||
139+
| `.nec4` | NEC-4 || |
140140
| `.maa` `.mma` | MMANA-GAL |||
141141
| `.nc` | cocoaNEC |||
142142
| `.yo` `.ant` `.yag` | Yagi Optimizer |||
@@ -147,7 +147,6 @@ There are a number of limitations in these importers as the various formats supp
147147

148148
"Recognised" means the extension is detected and a helpful error is shown, but no import/exporter exists yet.
149149

150-
151150
OpenNEC concept
152151
---------------
153152
OpenNEC's code ultimately traces its history to the NEC-2 Fortran code released by Lawrence Livermore in the early 1980s. A port to C was made by Neoklis Kyriazis in the nec2c program which was first released on 20 August 2003. OpenNEC was forked from the 1.3 version of nec2c, released in 2014. Although initially conceived a simple update, OpenNEC was eventually completely re-written, but an effort was made to keep the overall layout of the project.

0 commit comments

Comments
 (0)