mirror of
https://gitee.com/RubyMetric/chsrc.git
synced 2025-12-25 20:52:49 +00:00
Update `rawstr4c.md` in PL
This commit is contained in:
parent
f6374fae9c
commit
6b883db9ac
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue