1
0
mirror of synced 2026-03-13 06:00:45 +00:00

Add online as git submodule

Adds Interlisp/online pinned to current HEAD of main, consistent
with the other submodules added in this branch.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Larry Masinter
2026-03-08 19:30:38 -07:00
parent 6196019fcf
commit 34dfed15a1
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -14,3 +14,7 @@
path = test
url = https://github.com/Interlisp/test
branch = master
[submodule "online"]
path = online
url = https://github.com/Interlisp/online
branch = main

1
online Submodule

Submodule online added at 9ae1f13088