Compare commits

...
This repository has been archived on 2025-08-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.

1 commit

Author SHA1 Message Date
niklas
8d03aadef7 Merge 2011-02-16 15:46:41 +01:00

View file

@ -76,7 +76,7 @@ handle_call(get_count, _From, State) ->
handle_call(_crash, _From, State) ->
Zero/10.
{reply, sdas , State};
{reply, , State};
%handle_call(_hello, _From, State) ->
% Client = getRef();