From 62c07696db9c2013204265bc8a51278455984c19 Mon Sep 17 00:00:00 2001 From: Pablo Tesone Date: Wed, 14 Feb 2024 11:49:41 +0100 Subject: [PATCH] Fixing build --- pillar.conf | 2 +- unified-ffi.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pillar.conf b/pillar.conf index a14ea6e..d209a11 100644 --- a/pillar.conf +++ b/pillar.conf @@ -1 +1 @@ -{ "language" : "en-UK", "base_url" : "", "attribution" : "Guillermo Polito, Stéphane Ducasse, Pablo Tesone and Ted Brunzie", "keywords" : "FFI, foreign function, Pharo, Smalltalk", "title" : "Unified FFI - Calling Foreign Functions from Pharo", "series" : "The Pharo Booklet Collection — edited by S. Ducasse", "htmlWriter" : "html", "latexWriter" : "miclatex:sbabook", "site_name" : "TestingInPharo", "\"tocFile\": \"unified-ffi.md\" if you have a index.pillar file containing the table of contents of your book" : "comment" } \ No newline at end of file +{ "language" : "en-UK", "base_url" : "", "attribution" : "Guillermo Polito, Stéphane Ducasse, Pablo Tesone and Ted Brunzie", "keywords" : "FFI, foreign function, Pharo, Smalltalk", "title" : "Unified FFI - Calling Foreign Functions from Pharo", "series" : "The Pharo Booklet Collection — edited by S. Ducasse", "htmlWriter" : "html", "latexWriter" : "miclatex:sbabook", "site_name" : "UnifiedFFI", "tocFile": "unified-ffi.md" } \ No newline at end of file diff --git a/unified-ffi.md b/unified-ffi.md index e2ce0f4..66545f1 100644 --- a/unified-ffi.md +++ b/unified-ffi.md @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file