ChipMaster's bwBASIC This also includes history going back to v2.10. *WARN* some binary files might have been corrupted by CRLF.
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.
 
 
 
 
 
 

32 lines
585 B

  1. #
  2. # File: .cextrc
  3. #
  4. # This config file was generated by version 1.7 of cextract.
  5. # Edit carefully.
  6. #
  7. # Created: Sun Jan 4 17:13:28 2015
  8. #
  9. cpp-program: /lib/cpp -C
  10. !merge-output
  11. dual-output
  12. extract-only !ansi-code
  13. doc-only ansi-code
  14. show-anyway
  15. extract-only !sort
  16. doc-only sort-by-files
  17. wrap-parameters: 0
  18. tab-width: 8
  19. !break-after-types
  20. !first-comments
  21. !prepend-filename
  22. extract-only !yank-comments
  23. doc-only yank-comments
  24. extract-only statics: none
  25. doc-only statics: any
  26. extract-only externs
  27. doc-only !externs
  28. single-comments
  29. define: __CEXTRACT__
  30. doc-only define: __CEXTDOC__
  31. #