Skip to content

Instantly share code, notes, and snippets.

View chrisyunker's full-sized avatar

Chris Yunker chrisyunker

View GitHub Profile
### Keybase proof
I hereby claim:
* I am chrisyunker on github.
* I am chrisyunker (https://keybase.io/chrisyunker) on keybase.
* I have a public key ASAbd8pL778uGvZSZK-85wPwOmWWn9FCpT-g4J2rl4viSQo
To claim this, I am signing this object:
-module(user_default).
-author('serge@hq.idt.net').
%% Compile this file and use this line in your ~/.erlang file (with
%% correct path, of course!) to where the user_default.beam file is stored.
%%
%% code:load_abs("/home/fritchie/erlang/user_default").
-export([help/0,dbgtc/1, dbgon/1, dbgon/2,
dbgadd/1, dbgadd/2, dbgdel/1, dbgdel/2, dbgoff/0,