Skip to content

Commit 9b44dba

Browse files
committed
Git-Tutorial-Test
1 parent 274e948 commit 9b44dba

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

code/common/pubsub.q

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
// Includes option for subscribe to apply filters to received data
44
// Replaces u.q functionality
55

6+
// Git hub Tutorial
7+
68
\d .stpps
79

810
// List of pub/sub tables, populated on startup
@@ -183,4 +185,4 @@ init:{[t]
183185
val:.ds.subreq input;
184186
];
185187
skey=val
186-
};
188+
};

0 commit comments

Comments
 (0)