Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
2819146c
Kaydet (Commit)
2819146c
authored
Haz 28, 2000
tarafından
Jack Jansen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Added USE_UCNHASH (experimental, I hope it can go), USE_TOOLBOX and USE_QT.
üst
ad89bbcd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
mwerks_carbon_config.h
Mac/mwerks/mwerks_carbon_config.h
+4
-3
No files found.
Mac/mwerks/mwerks_carbon_config.h
Dosyayı görüntüle @
2819146c
...
...
@@ -12,9 +12,9 @@
/* #define USE_GUSI2 /* Stdio implemented with GUSI 2 */
/* # define USE_GUSI1 /* Stdio implemented with GUSI 1 */
#define USE_MSL
/* Use Mw Standard Library (as opposed to Plaugher C libraries) */
/*
#define USE_TOOLBOX /* Include toolbox modules in core Python */
#define USE_CORE_TOOLBOX
/* Include minimal set of toolbox modules in core Python */
/*
#define USE_QT /* Include quicktime modules in core Python */
#define USE_TOOLBOX
/* Include toolbox modules in core Python */
/*
#define USE_CORE_TOOLBOX /* Include minimal set of toolbox modules in core Python */
#define USE_QT
/* Include quicktime modules in core Python */
/* #define USE_WASTE /* Include waste module in core Python */
/* #define USE_MACSPEECH /* Include macspeech module in core Python */
/* #define USE_IMG /* Include img modules in core Python */
...
...
@@ -29,6 +29,7 @@
/* #define USE_MALLOC_DEBUG /* Enable range checking and other malloc debugging */
/* #define USE_GDBM /* Include the gdbm module */
/* #define USE_ZLIB /* Include the zlib module */
#define USE_UCNHASH
/* Include ucnhash module */
#define USE_APPEARANCE
/* Enable Appearance support */
#define USE_MSL_MALLOC
/* Use MSL malloc(), not our own. */
#ifdef __powerc
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment