mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-19 17:10:30 +00:00
flip et / noet in modelines
`et` means `expandtab`. ```sh rg 'vi: .* :vi' -l -0 | \ xargs -0 sed -i '' 's/vi: \(.*\) et\(.*\) :vi/vi: \1 xoet\2:vi/' rg 'vi: .* :vi' -l -0 | \ xargs -0 sed -i '' 's/vi: \(.*\)noet\(.*\):vi/vi: \1et\2 :vi/' rg 'vi: .* :vi' -l -0 | \ xargs -0 sed -i '' 's/vi: \(.*\)xoet\(.*\):vi/vi: \1noet\2:vi/' ```
This commit is contained in:
parent
90c53f3064
commit
e16a7d8f3b
3601 changed files with 3602 additions and 3602 deletions
2
third_party/gdtoa/dmisc.c
vendored
2
third_party/gdtoa/dmisc.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/dtoa.c
vendored
2
third_party/gdtoa/dtoa.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/g_Qfmt_p.c
vendored
2
third_party/gdtoa/g_Qfmt_p.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/g__fmt.c
vendored
2
third_party/gdtoa/g__fmt.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/g_ddfmt.c
vendored
2
third_party/gdtoa/g_ddfmt.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/g_ddfmt_p.c
vendored
2
third_party/gdtoa/g_ddfmt_p.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/g_dfmt.c
vendored
2
third_party/gdtoa/g_dfmt.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/g_dfmt_p.c
vendored
2
third_party/gdtoa/g_dfmt_p.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/g_ffmt.c
vendored
2
third_party/gdtoa/g_ffmt.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/g_ffmt_p.c
vendored
2
third_party/gdtoa/g_ffmt_p.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/g_xfmt.c
vendored
2
third_party/gdtoa/g_xfmt.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/g_xfmt_p.c
vendored
2
third_party/gdtoa/g_xfmt_p.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/gdtoa.c
vendored
2
third_party/gdtoa/gdtoa.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/gethex.c
vendored
2
third_party/gdtoa/gethex.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/gmisc.c
vendored
2
third_party/gdtoa/gmisc.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/hd_init.c
vendored
2
third_party/gdtoa/hd_init.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/hexnan.c
vendored
2
third_party/gdtoa/hexnan.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/misc.c
vendored
2
third_party/gdtoa/misc.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/smisc.c
vendored
2
third_party/gdtoa/smisc.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/strtoId.c
vendored
2
third_party/gdtoa/strtoId.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/strtoIdd.c
vendored
2
third_party/gdtoa/strtoIdd.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/strtoIf.c
vendored
2
third_party/gdtoa/strtoIf.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/strtoIg.c
vendored
2
third_party/gdtoa/strtoIg.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/strtoIx.c
vendored
2
third_party/gdtoa/strtoIx.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/strtod.c
vendored
2
third_party/gdtoa/strtod.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/strtodI.c
vendored
2
third_party/gdtoa/strtodI.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/strtodg.c
vendored
2
third_party/gdtoa/strtodg.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/strtof.c
vendored
2
third_party/gdtoa/strtof.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/strtopd.c
vendored
2
third_party/gdtoa/strtopd.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/strtopdd.c
vendored
2
third_party/gdtoa/strtopdd.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/strtopf.c
vendored
2
third_party/gdtoa/strtopf.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/strtopx.c
vendored
2
third_party/gdtoa/strtopx.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/strtord.c
vendored
2
third_party/gdtoa/strtord.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/strtordd.c
vendored
2
third_party/gdtoa/strtordd.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/strtorf.c
vendored
2
third_party/gdtoa/strtorf.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/strtorx.c
vendored
2
third_party/gdtoa/strtorx.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/sum.c
vendored
2
third_party/gdtoa/sum.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
2
third_party/gdtoa/ulp.c
vendored
2
third_party/gdtoa/ulp.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│
|
||||
│ vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
│ vi: set noet ft=c ts=8 tw=8 fenc=utf-8 :vi │
|
||||
╚──────────────────────────────────────────────────────────────────────────────╝
|
||||
│ │
|
||||
│ The author of this software is David M. Gay. │
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue