Skip to content

Commit

Permalink
Update snippets.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vrognas committed Sep 10, 2024
1 parent fdac167 commit f709359
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion snippets/snippets.json
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,8 @@
"Xpose TABLEs": {
"prefix": ["$TABLE"],
"body": [
"; In addition to the requested TABLE-items, NONMEM adds by default: DV, PRED, RES, WRES",
"; In addition to the requested items, NONMEM adds by default: DV, PRED, RES, WRES",
"If you do not want these additional items, add NOAPPEND to the $TABLE record.",
"",
"\\$TABLE ID TIME EVID MDV IPRED IRES IWRES CWRES",
"NOPRINT ONEHEADER FILE=sdtab$1 ; Standard table file",
Expand Down

0 comments on commit f709359

Please sign in to comment.