Skip to content

Commit ef09616

Browse files
committed
Commonly include first
1 parent 9213e86 commit ef09616

File tree

4 files changed

+3
-7
lines changed

4 files changed

+3
-7
lines changed

src/recipe/lang/Clojure.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
* Last Modified : <2025-07-16>
88
* ------------------------------------------------------------*/
99

10-
#include "rawstr4c.h"
11-
1210
/**
1311
* @update 2025-07-14
1412
*/

src/recipe/lang/Haskell.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
* Last Modified : <2025-07-22>
88
* ------------------------------------------------------------*/
99

10-
#include "rawstr4c.h"
11-
1210
/**
1311
* @update 2023-09-10
1412
*/

src/recipe/lang/Java.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,9 @@
55
* Contributors : Nil Null <[email protected]>
66
* |
77
* Created On : <2023-08-31>
8-
* Last Modified : <2025-07-16>
8+
* Last Modified : <2025-07-22>
99
* ------------------------------------------------------------*/
1010

11-
#include "rawstr4c.h"
12-
1311
static SourceProvider_t pl_java_upstream =
1412
{
1513
def_upstream, "https://mvnrepository.com/",

src/recipe/lang/rawstr4c.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* Generated by rawstr4c v0.2.3-2025/07/22
55
*/
66

7+
char RAWSTR_pl_nodejs_bun_config[] = "\133\151\156\163\164\141\154\154\135\012\162\145\147\151\163\164\162\171\040\075\040\042\100\165\162\154\100\042\012";
8+
79
char RAWSTR_pl_java_maven_config[] = "\074\155\151\162\162\157\162\076\012\040\040\040\040\074\151\144\076\100\061\100\074\057\151\144\076\012\040\040\040\040\074\155\151\162\162\157\162\117\146\076\052\074\057\155\151\162\162\157\162\117\146\076\012\040\040\040\040\074\156\141\155\145\076\100\156\141\155\145\100\074\057\156\141\155\145\076\012\040\040\040\040\074\165\162\154\076\100\165\162\154\100\074\057\165\162\154\076\012\074\057\155\151\162\162\157\162\076\012";
810

911
char RAWSTR_pl_java_build_gradle[] = "\141\154\154\160\162\157\152\145\143\164\163\040\173\012\040\040\040\040\162\145\160\157\163\151\164\157\162\151\145\163\040\173\012\040\040\040\040\040\040\040\040\155\141\166\145\156\040\173\040\165\162\154\040\047\100\165\162\154\100\047\040\175\012\040\040\040\040\040\040\040\040\155\141\166\145\156\114\157\143\141\154\050\051\012\040\040\040\040\040\040\040\040\155\141\166\145\156\103\145\156\164\162\141\154\050\051\012\040\040\040\040\175\012\175\012";

0 commit comments

Comments
 (0)