File: os.hweb

package info (click to toggle)
fweb 1.62-15
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,216 kB
  • sloc: ansic: 41,943; makefile: 344; sh: 152
file content (19 lines) | stat: -rw-r--r-- 521 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
@z --- os.hweb ---

FWEB version 1.62 (September 25, 1998)

Based on version 0.5 of S. Levy's CWEB [copyright (C) 1987 Princeton University]

@x-----------------------------------------------------------------------------

@I formats.hweb

@i sfile.hweb // Web macros for file includes.

@ This file takes care of stuff that is somewhat compiler- or
operating-system-dependent.  Bootstrapping is taken care of by editing the
file \.{custom.h}.

@<Include files@>=

#include "os.h" // Allegedly all system-specific stuff.