Update of /cvsroot/monetdb/MonetDB5/src/modules/mal/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29161/Tests

Modified Files:
        inspect05.stable.out 
Log Message:
Debugging factories call for additional functionalities.
mdb.setTrace(nme:str)
produces the callstrings for a specific variable.


Index: inspect05.stable.out
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/mal/Tests/inspect05.stable.out,v
retrieving revision 1.335
retrieving revision 1.336
diff -u -d -r1.335 -r1.336
--- inspect05.stable.out        11 Sep 2007 21:31:55 -0000      1.335
+++ inspect05.stable.out        14 Sep 2007 07:40:45 -0000      1.336
@@ -807,6 +807,7 @@
 [ "register",                            "command",      "language",     
"(m:str,f:str,code:str,help:str):void ",                                        
                                        "CMDregisterFunction;"                  
        ]
 [ "raise",                               "command",      "language",     
"(msg:str):str ",                                                               
                                        "CMDraise;"                             
        ]
 [ "source",                              "command",      "language",     
"(f:str):void ",                                                                
                                        "CMDevalFile;"                          
        ]
+[ "completion",                                  "command",      "manual",     
  "(pat:str):bat[:int,:str] ",                                                  
                          "MANUALcompletion;"                             ]
 [ "createXML",                           "command",      "manual",       
"():void ",                                                                     
                                        "MANUALcreate0;"                        
        ]
 [ "createXML",                           "command",      "manual",       
"(mod:str):void ",                                                              
                                        "MANUALcreate1;"                        
        ]
 [ "help",                                "command",      "manual",       
"(text:str):void ",                                                             
                                        "MANUALhelp;"                           
        ]


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to