Update rawstr4c.md in PL

This commit is contained in:
Aoran Zeng 2025-07-22 18:32:07 +08:00
parent f6374fae9c
commit 6b883db9ac
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98

View File

@ -5,16 +5,20 @@
! Config Authors: Aoran Zeng <ccmywish@qq.com>
! Contributors : Nil Null <nil@null.org>
! Created On : <2025-07-14>
! Last Modified : <2025-07-16>
! Last Modified : <2025-07-22>
! ---------------------------------------------------------- -->
# rawstr4c input
# rawstr4c input for PL
- prefix = `RAWSTR_pl`
- output = `:global-variable-only-header`
- translate = `:oct`
- keep-postfix = `false`
<br>
## Java
- namespace = `java`
@ -59,13 +63,10 @@ repository mirror
secure: True
```
<br>
### stackage
## stackage
- name = `haskell_stackage`
- name = `stackage`
- keep-postfix = `true`
- postfix = `yaml`
@ -88,6 +89,8 @@ package-index:
ignore-expiry: no
```
<br>
## Clojar
@ -108,7 +111,6 @@ package-index:
```
### projfiles.clj
```clojure