You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shaswata Das
5c6fe3db62
|
4 years ago | |
---|---|---|
.. | ||
dso.txt | 4 years ago | |
dsocode.c | 4 years ago | |
kdgpc.c | 4 years ago | |
kdgpc.def | 4 years ago | |
kdgpc.rc | 4 years ago | |
logger.c | 4 years ago | |
makefile | 4 years ago | |
makefile.inc | 4 years ago | |
precomp.h | 4 years ago | |
readme.txt | 4 years ago | |
sources | 4 years ago |
readme.txt
rem instructions to generate dsogpc.c
rem precomp.pph is generated by makefile.inc
structo -s dso.txt -o dsogpc.c precomp.pph
rem remember to add "include kdpre.h" to dsogpc.c