aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen
diff options
context:
space:
mode:
authorshusa <shusa>2006-02-02 20:15:12 +0000
committershusa <shusa>2006-02-02 20:15:12 +0000
commita304f1f61bc48295b083b28a296b2f9eb454446c (patch)
treea3ccbfcdf50729fd930d52b610e6db3453f8648f /Tools/CodeGen
parent82f1f7301a6ec0f9982b7fd0173c78a4255a288f (diff)
add comment
Diffstat (limited to 'Tools/CodeGen')
-rw-r--r--Tools/CodeGen/BAM.m6
1 files changed, 6 insertions, 0 deletions
diff --git a/Tools/CodeGen/BAM.m b/Tools/CodeGen/BAM.m
index 274319c..a68866b 100644
--- a/Tools/CodeGen/BAM.m
+++ b/Tools/CodeGen/BAM.m
@@ -429,6 +429,12 @@ MOVE ALL THE BOUNDARY STUFF INTO MOL REGISTRATION
WHEN CONVERTING TO BAM BINS: use this info to not register functions with AddFun that we do not need,
like startup etc.
+
+DEFINE GLOBAL SWITCH: INDEX_ORDER = KEEPSIGN
+ FORGETSIGN (= Cactus, BAM!)
+
+OR: im makeSplitRules first generate two lists: one in the old
+ format, and one in the new format, and parse this at list in groupStruct
*)
(* MoL registration = {EvolvedGFs -> {h11, ...}, PrimitiveGFs -> {trK, ...},