]> Joshua Wise's Git repositories - snipe.git/blobdiff - codegen/igraph.sml
Initial import of l5c
[snipe.git] / codegen / igraph.sml
index 30b17eee61acdde8942671491542182cb7e17200..7e71043bd27adeb2369f7f79ee58bcd3875fde06 100644 (file)
@@ -7,7 +7,7 @@
 signature IGRAPH =
 sig
   structure OperSet : ORD_SET
-    where type Key.ord_key = x86.oper
+    where type Key.ord_key = x86.basicop
   structure LiveMap : ORD_MAP
     where type Key.ord_key = int
   structure TempMap : ORD_MAP
This page took 0.022762 seconds and 4 git commands to generate.