diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2021-11-01 12:02:03 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2021-11-01 12:02:03 -0400 |
| commit | 0ea43cbc5bbb2bbefe48bd32bb40d1d825208c82 (patch) | |
| tree | 47bb4d9a3184cf53a699b60d26414149d8ca1cb3 /.vscode | |
| parent | cb7e1688c61dc6861d06b56475f46d5c7ac75f91 (diff) | |
Updated the README, Removed the License, Changed ints to Ulongs in coin
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/targets.log | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.vscode/targets.log b/.vscode/targets.log index 0d9e783..4086f67 100644 --- a/.vscode/targets.log +++ b/.vscode/targets.log @@ -7,7 +7,7 @@ make all -f "/Users/jmm/Documents/git/ProjectMustang/makefile" --print-data-base # This program built for i386-apple-darwin11.3.0 -# Make data base, printed on Mon Nov 1 10:33:21 2021 +# Make data base, printed on Mon Nov 1 11:39:40 2021 # Variables @@ -42,7 +42,7 @@ INFOPATH = /opt/homebrew/share/info: # environment PLAN9 = /opt/plan9port # environment -VSCODE_IPC_HOOK_EXTHOST = /var/folders/qq/frtrjqf10vlcgdw8_fwlhm_c0000gn/T/vscode-ipc-6442ebc7-8e85-4d28-b0e2-f9a0fc3ed687.sock +VSCODE_IPC_HOOK_EXTHOST = /var/folders/qq/frtrjqf10vlcgdw8_fwlhm_c0000gn/T/vscode-ipc-0d1cd7ca-fb65-4182-a0f6-057ab4f3f736.sock # environment VSCODE_CWD = / # environment @@ -176,7 +176,7 @@ SUBDIRS := src # environment LANG = C # environment -VSCODE_PID = 28450 +VSCODE_PID = 30994 # variable set hash-table stats: # Load=83/1024=8%, Rehash=0, Collisions=3/113=3% @@ -270,6 +270,6 @@ install: # strcache size: total = 4096 / max = 4096 / min = 4096 / avg = 4096 # strcache free: total = 4047 / max = 4047 / min = 4047 / avg = 4047 -# Finished Make data base on Mon Nov 1 10:33:21 2021 +# Finished Make data base on Mon Nov 1 11:39:40 2021 |
