|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 265 (0x109) Types: TextFile Names: »convert«
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12 └─⟦c6be2784f⟧ »web2c-5.84b.tar.Z« └─⟦5800b1b62⟧ └─⟦this⟧ »src-5.84b/tex/convert« └─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12 └─⟦63303ae94⟧ »unix3.14/TeX3.14.tar.Z« └─⟦c58930e5c⟧ └─⟦this⟧ »TeX3.14/tex/convert«
#!/bin/sh # Convert TeX to C. # cat ../common/common.defines ../common/texmf.defines tex.p \ | ../web2c/web2c -t -h../common/texmf.h \ | ../web2c/fixwrites -t \ | ../web2c/regfix \ | ../web2c/splitup cat coerce.h fixcoerce.h > xcoerce.h mv xcoerce.h coerce.h