Skip to content

Commit 4812c49

Browse files
Update simplecontrol.top
1 parent 07b1e53 commit 4812c49

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

RAWDATA/MONGO/simplecontrol.top

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11

22

33

4-
outputmacro: postgres() # you get harry by default
4+
outputmacro: mongo() # you get harry by default
55
$cs_token = #DO_INTERJECTION_SPLITTING | #DO_SUBSTITUTE_SYSTEM | #DO_NUMBER_MERGE | #DO_DATE_MERGE | #DO_PROPERNAME_MERGE | #DO_SPELLCHECK | #DO_PARSE
66
^addtopic(~introductions)
77
$cs_control_main = ~control
88
$userprompt = ^"%user: >"
9-
$botprompt = ^"POSTGRES: "
9+
$botprompt = ^"MONGODB: "
1010

1111

1212
table: defaultbot (^name)
1313
^createfact(^name defaultbot defaultbot)
1414
DATA:
15-
postgres
15+
mongo
1616

1717
topic: ~control system ()
1818

@@ -88,4 +88,4 @@ u: () # main per-sentence processing
8888
{
8989
^repeat()
9090
I don't know what to say.
91-
}
91+
}

0 commit comments

Comments
 (0)