Skip to content

Commit cd7b63b

Browse files
committed
rcdef cleanup
1 parent b0286ea commit cd7b63b

File tree

2 files changed

+267
-495
lines changed

2 files changed

+267
-495
lines changed

src/CNRECS.DEF

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ FIELD * directives are
9191
*array <n> array of whatever field spec follows
9292
*noname before *nest: omit structure name from SFIR table names (for probe). C code still uses .struct.mbr.
9393
*nest <rec> nest another record type in this one, as a C structure within record structure
94-
*struct embed a structure, unused for years
9594
*declare "text" put text into record definition; use eg for C++ member function declarations.
9695
*s *h *mh *d *m field variability (when changed by program): subhour, hour, monthly-hourly, daily, monthly
9796
*r runly (start of run) variability, incl things set by input check/setup (topCkf)

0 commit comments

Comments
 (0)